From: Christophe CURIS <[email protected]>
Signed-off-by: Christophe CURIS <[email protected]>
---
src/xutil.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/xutil.c b/src/xutil.c
index dbac37d..2432d81 100644
--- a/src/xutil.c
+++ b/src/xutil.c
@@ -35,7 +35,7 @@
static Atom Clipboard = 0;
#endif
-static char *requestCodes[] = {
+static const char *requestCodes[] = {
"DUMMY",
"X_CreateWindow",
"X_ChangeWindowAttributes",
--
1.8.4.rc3
--
To unsubscribe, send mail to [email protected].