diff options
Diffstat (limited to 'charpick')
-rw-r--r-- | charpick/charpick.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charpick/charpick.c b/charpick/charpick.c index 6e4842cd..fbcf4bd7 100644 --- a/charpick/charpick.c +++ b/charpick/charpick.c @@ -566,7 +566,7 @@ about (GtkAction *action, NULL }; - static const gchar * const documenters[] = { + static const gchar* documenters[] = { "Dan Mueth <[email protected]>", N_("Sun GNOME Documentation Team <[email protected]>"), N_("MATE Documentation Team"), |