M ChangeLog M app/paint/gimpconvolve.c M app/paint-funcs/paint-funcs.c M
M ChangeLog M app/paint/gimpconvolve.c M app/paint-funcs/paint-funcs.c M app/paint-funcs/paint-funcs.h M app/tools/gimpiscissorstool.c M libgimpbase/gimputils.c M modules/colorsel_cmyk.c M regexrepl/regex.c
This commit is contained in:
@ -958,7 +958,7 @@ re_set_syntax (syntax)
|
||||
POSIX doesn't require that we do anything for REG_NOERROR,
|
||||
but why not be nice? */
|
||||
|
||||
static const char *re_error_msgid[] =
|
||||
static const char * const re_error_msgid[] =
|
||||
{
|
||||
"Success", /* REG_NOERROR */
|
||||
"No match", /* REG_NOMATCH */
|
||||
|
||||
Reference in New Issue
Block a user