]> git.pld-linux.org Git - packages/BitchX.git/commitdiff
first release, now compiling with gcc-3.3
authortommat <tommat@pld-linux.org>
Thu, 26 Jun 2003 11:30:42 +0000 (11:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    BitchX-gcc33.patch -> 1.1

BitchX-gcc33.patch [new file with mode: 0644]

diff --git a/BitchX-gcc33.patch b/BitchX-gcc33.patch
new file mode 100644 (file)
index 0000000..45f6faf
--- /dev/null
@@ -0,0 +1,11 @@
+--- BitchX/source/status.c.orig        2003-06-26 14:58:04.000000000 +0200
++++ BitchX/source/status.c     2003-06-26 14:58:16.000000000 +0200
+@@ -1213,7 +1213,7 @@
+  * current-type window, although i think they should go to all windows.
+  */
+ #define STATUS_VAR(x) \
+-static        char    *status_user ## x ## (Window *window)                   \
++static        char    *status_user ## x (Window *window)                      \
+ {                                                                     \
+       char    *text;                                                  \
+                                                                       \
This page took 0.461269 seconds and 4 git commands to generate.