summaryrefslogtreecommitdiff
path: root/daemon/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/main.c')
-rw-r--r--daemon/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/main.c b/daemon/main.c
index 1f5d8b1..56d5891 100644
--- a/daemon/main.c
+++ b/daemon/main.c
@@ -29,7 +29,7 @@
#include "daemon.h"
-static const struct option const opts[] = {
+static const struct option opts[] = {
{ "config-file", required_argument, NULL, 'c' },
{ "foreground", no_argument, NULL, 'f' },
{ "help", no_argument, NULL, 'h' },