diff options
Diffstat (limited to 'symbols/audiostereo.xpm')
-rw-r--r-- | symbols/audiostereo.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/symbols/audiostereo.xpm b/symbols/audiostereo.xpm index fdd7b84..4c59a5e 100644 --- a/symbols/audiostereo.xpm +++ b/symbols/audiostereo.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * audiostereo_xpm[] = { +static const char *const audiostereo_xpm[] = { "27 18 2 1", ". c #FFFFFF", "+ c #000000", |