diff options
Diffstat (limited to 'x11-fm/asfiles/files/patch-src__Main.c')
-rw-r--r-- | x11-fm/asfiles/files/patch-src__Main.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-fm/asfiles/files/patch-src__Main.c b/x11-fm/asfiles/files/patch-src__Main.c deleted file mode 100644 index 480c5099db37..000000000000 --- a/x11-fm/asfiles/files/patch-src__Main.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Main.c.orig 1997-05-21 18:25:09.000000000 +0200 -+++ src/Main.c 2011-09-12 22:40:50.000000000 +0200 -@@ -391,7 +391,7 @@ - Main function - ---------------------------------------------------------------------------*/ - --void main(int argc, char *argv[]) -+int main(int argc, char *argv[]) - { - char *s, *buf; - int bufsize; |