summaryrefslogtreecommitdiff
path: root/x11.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11.h')
-rw-r--r--x11.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11.h b/x11.h
index ec4760b..4fba039 100644
--- a/x11.h
+++ b/x11.h
@@ -552,7 +552,7 @@ extern long PrintListSTR(const unsigned char *buf, long number,
extern long pad(long n);
-extern const char REQUESTHEADER[], EVENTHEADER[], ERRORHEADER[], REPLYHEADER[];
+extern const char *REQUESTHEADER, *EVENTHEADER, *ERRORHEADER, *REPLYHEADER;
#define GC_function 0x00000001L
#define GC_plane_mask 0x00000002L