diff options
Diffstat (limited to 'src/rc-update.c')
-rw-r--r-- | src/rc-update.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rc-update.c b/src/rc-update.c index 2c0b35c8..f11952e8 100644 --- a/src/rc-update.c +++ b/src/rc-update.c @@ -116,7 +116,6 @@ static struct option longopts[] = { { "delete", 0, NULL, 'd'}, { "show", 0, NULL, 's'}, longopts_COMMON - { NULL, 0, NULL, 0} }; static const char * const longopts_help[] = { "Add the init.d to runlevels", |