--- 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; \ \