summaryrefslogtreecommitdiff
path: root/src/cgg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgg.c')
-rw-r--r--src/cgg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cgg.c b/src/cgg.c
index 13a7389..c6ff3dc 100644
--- a/src/cgg.c
+++ b/src/cgg.c
@@ -51,7 +51,7 @@ static int jobs = 0;
/*
* parse_cmd: parse commandline and fill global variable parameters
*/
-gboolean
+static gboolean
parse_cmd (int argc, char *argv[])
{
static GOptionEntry entries[] =