$OpenBSD: patch-source_status_c,v 1.1 2004/01/04 23:46:49 espie Exp $
--- source/status.c.orig	2004-01-05 00:41:02.000000000 +0100
+++ source/status.c	2004-01-05 00:41:35.000000000 +0100
@@ -1216,7 +1216,7 @@ static char	my_buffer[MY_BUFFER+1];
  * 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;							\
 									\
