summaryrefslogtreecommitdiff
path: root/debianutils/start_stop_daemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'debianutils/start_stop_daemon.c')
-rw-r--r--debianutils/start_stop_daemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/debianutils/start_stop_daemon.c b/debianutils/start_stop_daemon.c
index 0c8dea760..1933e1cfc 100644
--- a/debianutils/start_stop_daemon.c
+++ b/debianutils/start_stop_daemon.c
@@ -215,7 +215,7 @@ static const char start_stop_daemon_longopts[] =
215#if ENABLE_FEATURE_START_STOP_DAEMON_FANCY 215#if ENABLE_FEATURE_START_STOP_DAEMON_FANCY
216 "retry\0" Required_argument "R" 216 "retry\0" Required_argument "R"
217#endif 217#endif
218 "\0"; 218 ;
219#endif 219#endif
220 220
221enum { 221enum {