--- BitchX/source/status.c.orig 2002-02-27 23:22:51.000000000 -0500 +++ BitchX/source/status.c 2004-04-09 00:03:29.000000000 -0400 @@ -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; \ \