aboutsummaryrefslogtreecommitdiffstats
path: root/image/wssplash.xpm
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2006-06-03 00:47:24 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2006-06-03 00:47:24 +0000
commit54ca6f75eda33295767d89c2b8bfbb995f7888e5 (patch)
treecb8ba24a252dce328ba36915a16bddd681f61e79 /image/wssplash.xpm
parentec7694b9117411b1c6afcec40f91c194482c3ba4 (diff)
Still more constification to try to get rid of compiler warnings.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18329 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'image/wssplash.xpm')
-rw-r--r--image/wssplash.xpm2
1 files changed, 1 insertions, 1 deletions
diff --git a/image/wssplash.xpm b/image/wssplash.xpm
index 693649ea63..3359e68706 100644
--- a/image/wssplash.xpm
+++ b/image/wssplash.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * wssplash_xpm[] = {
+static const char * wssplash_xpm[] = {
"184 64 240 2",
" c #000000",
". c #FFFFFF",