diff options
Diffstat (limited to 'symbols/mute.xpm')
-rw-r--r-- | symbols/mute.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/symbols/mute.xpm b/symbols/mute.xpm index 0f1292f..90fb79c 100644 --- a/symbols/mute.xpm +++ b/symbols/mute.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * mute_xpm[] = { +static const char *const mute_xpm[] = { "26 20 2 1", ". c #FFFFFF", "+ c #000000", |