summaryrefslogtreecommitdiff
path: root/x11-terms/yeahconsole/files/yeahconsole-0.3.4-C99-decls.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11-terms/yeahconsole/files/yeahconsole-0.3.4-C99-decls.patch')
-rw-r--r--x11-terms/yeahconsole/files/yeahconsole-0.3.4-C99-decls.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-terms/yeahconsole/files/yeahconsole-0.3.4-C99-decls.patch b/x11-terms/yeahconsole/files/yeahconsole-0.3.4-C99-decls.patch
new file mode 100644
index 000000000000..a6e5fb5f64c3
--- /dev/null
+++ b/x11-terms/yeahconsole/files/yeahconsole-0.3.4-C99-decls.patch
@@ -0,0 +1,11 @@
+--- a/yeahconsole.c
++++ b/yeahconsole.c
+@@ -340,7 +340,7 @@
+ XMapWindow(dpy, win);
+ }
+
+-void init_xterm(move)
++void init_xterm(int move)
+ {
+ XEvent ev;
+ long dummy;