summaryrefslogtreecommitdiff
path: root/src/daemon/mnd-daemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/mnd-daemon.c')
-rw-r--r--src/daemon/mnd-daemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/mnd-daemon.c b/src/daemon/mnd-daemon.c
index fde743d..38a5589 100644
--- a/src/daemon/mnd-daemon.c
+++ b/src/daemon/mnd-daemon.c
@@ -47,7 +47,7 @@ static GOptionEntry entries[] =
NULL
},
{
- NULL
+ NULL, 0, 0, G_OPTION_ARG_NONE, NULL, NULL, NULL
}
};