diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/tile.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tile.xpm b/test/tile.xpm index a9ef58968..ddc656eff 100644 --- a/test/tile.xpm +++ b/test/tile.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * tile_xpm[] = { +static const char * tile_xpm[] = { "100 100 17 1", " c None", ". c #DCDCDC", |
