summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/about.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/about.c b/src/about.c
index 5a98b2f..c668b94 100644
--- a/src/about.c
+++ b/src/about.c
@@ -29,7 +29,7 @@
#include "application.h"
#include "about/paths.h"
-GHashTable *
+static GHashTable *
parse_query_string(gchar *str)
{
GHashTable *hash_table;