summaryrefslogtreecommitdiff
path: root/symbols/sfwd.xpm
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-02-05 13:55:58 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-02-05 13:55:58 +0100
commit7b97eb6e97d2156298bb06b0dfd13a12c68c525c (patch)
tree083314746cc5b635f0940e6da620af0620b10e28 /symbols/sfwd.xpm
parent978462168c1326ffe60a434dee9e9ee642a62695 (diff)
downloadvdr-7b97eb6e97d2156298bb06b0dfd13a12c68c525c.tar.gz
vdr-7b97eb6e97d2156298bb06b0dfd13a12c68c525c.tar.bz2
Made all font and image data 'const'
Diffstat (limited to 'symbols/sfwd.xpm')
-rw-r--r--symbols/sfwd.xpm2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbols/sfwd.xpm b/symbols/sfwd.xpm
index 38468e5d..e79c69ba 100644
--- a/symbols/sfwd.xpm
+++ b/symbols/sfwd.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * sfwd_xpm[] = {
+static const char *const sfwd_xpm[] = {
"28 26 2 1",
". c #FFFFFF",
"+ c #000000",