diff options
Diffstat (limited to 'test/pixmaps/gray.xpm')
| -rw-r--r-- | test/pixmaps/gray.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pixmaps/gray.xpm b/test/pixmaps/gray.xpm index e5da3fc54..d33c34c48 100644 --- a/test/pixmaps/gray.xpm +++ b/test/pixmaps/gray.xpm @@ -1,5 +1,5 @@ /* XPM */ -static const char * gray_xpm[] = { +static const char * const gray_xpm[] = { "32 32 32 1", " c #000100", ". c #2C393F", |
