summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 018b74f..277dbd3 100644
--- a/src/main.c
+++ b/src/main.c
@@ -32,7 +32,7 @@
static gchar *opt_profile;
static gboolean opt_private;
static gboolean opt_version;
-static gchar **opt_uris;
+static const gchar **opt_uris;
static GOptionEntry entries[] = {
{"profile", 'P', G_OPTION_FLAG_NONE, G_OPTION_ARG_STRING,