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