summaryrefslogtreecommitdiff
path: root/x11-terms/yeahconsole/files/yeahconsole-0.3.4-C99-decls.patch
blob: a6e5fb5f64c330035f1b8c40093962e2327c2cd9 (plain)
1
2
3
4
5
6
7
8
9
10
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;