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:
Sven Neumann
2006-04-20 07:15:15 +00:00
parent 21061d2451
commit 60e3301802
8 changed files with 64 additions and 53 deletions

View File

@ -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 */