summaryrefslogtreecommitdiff
path: root/fluid
diff options
context:
space:
mode:
Diffstat (limited to 'fluid')
-rw-r--r--fluid/lock.xpm2
-rw-r--r--fluid/unlock.xpm2
2 files changed, 2 insertions, 2 deletions
diff --git a/fluid/lock.xpm b/fluid/lock.xpm
index 002f55527..73c5aa347 100644
--- a/fluid/lock.xpm
+++ b/fluid/lock.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char *lock_xpm[] = {
+static const char *lock_xpm[] = {
/* width height ncolors chars_per_pixel */
"16 16 6 1",
/* colors */
diff --git a/fluid/unlock.xpm b/fluid/unlock.xpm
index dd461589f..c5d45e72f 100644
--- a/fluid/unlock.xpm
+++ b/fluid/unlock.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char *unlock_xpm[] = {
+static const char *unlock_xpm[] = {
/* width height ncolors chars_per_pixel */
"16 16 6 1",
/* colors */