--- epic4-1.0.1/source/status.c.orig	2000-12-04 19:11:57.000000000 -0500
+++ epic4-1.0.1/source/status.c	2004-04-21 01:54:39.000000000 -0400
@@ -36,7 +36,7 @@
  * Maximum number of "%" expressions in a status line format.  If you change
  * this number, you must manually change the sprintf() in make_status 
  */
-#define STATUS_FUNCTION(x) static Char * ## x (Window *window, int map, int key)
+#define STATUS_FUNCTION(x) static Char * x (Window *window, int map, int key)
 #define MAX_FUNCTIONS 40
 #define MAX_STATUS_USER 39
 
