diff options
Diffstat (limited to 'src/Fl_Help_View.cxx')
| -rw-r--r-- | src/Fl_Help_View.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Help_View.cxx b/src/Fl_Help_View.cxx index ca6bacba2..aaa9b829d 100644 --- a/src/Fl_Help_View.cxx +++ b/src/Fl_Help_View.cxx @@ -97,7 +97,7 @@ static char initial_load = 0; // Broken image... // -static const char *broken_xpm[] = +static const char * const broken_xpm[] = { "16 24 4 1", "@ c #000000", |
