aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/asfiles/files/patch-src__Main.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-fm/asfiles/files/patch-src__Main.c b/x11-fm/asfiles/files/patch-src__Main.c
new file mode 100644
index 000000000000..480c5099db37
--- /dev/null
+++ b/x11-fm/asfiles/files/patch-src__Main.c
@@ -0,0 +1,11 @@
+--- 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;