summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/pixmaps/a11.xpm
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-21 17:42:54 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-21 17:42:54 +0000
commitc3304dad1fb05089567d20a18a02f0161e43d6f3 (patch)
tree4f0b654e96627e7169479d1160d689bbd7f80493 /Gui/mplayer/pixmaps/a11.xpm
parentdbd687fd37e032d011d29ce1f01d812cbaea26df (diff)
downloadmpv-c3304dad1fb05089567d20a18a02f0161e43d6f3.tar.bz2
mpv-c3304dad1fb05089567d20a18a02f0161e43d6f3.tar.xz
Make most of the xpm-files read 'const char*' instead of 'char*'
to reflect the read-only status of the xpm-definitions. patch by Stefan Huehner stefan$$at$$huehner$$dot$$org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18776 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/mplayer/pixmaps/a11.xpm')
-rw-r--r--Gui/mplayer/pixmaps/a11.xpm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/pixmaps/a11.xpm b/Gui/mplayer/pixmaps/a11.xpm
index b136a5a54e..dfc31ab1b5 100644
--- a/Gui/mplayer/pixmaps/a11.xpm
+++ b/Gui/mplayer/pixmaps/a11.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * a11_xpm[] = {
+static const char * a11_xpm[] = {
"18 16 3 1",
" c None",
". c #000000",