summaryrefslogtreecommitdiff
path: root/test/pixmaps/gray.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'test/pixmaps/gray.xpm')
-rw-r--r--test/pixmaps/gray.xpm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pixmaps/gray.xpm b/test/pixmaps/gray.xpm
index 924dde9f2..e5da3fc54 100644
--- a/test/pixmaps/gray.xpm
+++ b/test/pixmaps/gray.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * gray_xpm[] = {
+static const char * gray_xpm[] = {
"32 32 32 1",
" c #000100",
". c #2C393F",