aboutsummaryrefslogtreecommitdiffstats
path: root/src/pdm-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdm-dialog.c')
-rwxr-xr-xsrc/pdm-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pdm-dialog.c b/src/pdm-dialog.c
index 199414d22..c7b3efc56 100755
--- a/src/pdm-dialog.c
+++ b/src/pdm-dialog.c
@@ -184,7 +184,7 @@ pdm_dialog_show_help (PdmDialog *pd)
GtkWidget *notebook, *window;
int id;
- char *help_preferences[] = {
+ static char * const help_preferences[] = {
"managing-cookies",
"managing-passwords"
};