ui/motif/toolkit.c

changeset 122
e82b01d17a78
parent 99
ea1a2d5de765
child 134
69e8e0936858
--- a/ui/motif/toolkit.c	Fri Jan 29 18:48:56 2016 +0100
+++ b/ui/motif/toolkit.c	Fri Jan 29 19:11:15 2016 +0100
@@ -305,6 +305,6 @@
             type,
             8,
             PropModeReplace,
-            "dark",
+            (const unsigned char*)"dark",
             4);
 }

mercurial