summaryrefslogtreecommitdiffstats
path: root/src/server/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/main.c')
-rw-r--r--src/server/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/main.c b/src/server/main.c
index a636efb..1bf8358 100644
--- a/src/server/main.c
+++ b/src/server/main.c
@@ -161,5 +161,4 @@ static size_t printhelp(const char * const name)
"\n",
name);
exit(EXIT_FAILURE);
- return 0;
}