diff options
Diffstat (limited to 'src/rc-depend.c')
-rw-r--r-- | src/rc-depend.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rc-depend.c b/src/rc-depend.c index ad95d6a4..2e0d3037 100644 --- a/src/rc-depend.c +++ b/src/rc-depend.c @@ -45,7 +45,6 @@ static struct option longopts[] = { { "strict", 0, NULL, 's'}, { "update", 0, NULL, 'u'}, longopts_COMMON - { NULL, 0, NULL, 0} }; static const char * const longopts_help[] = { "Type(s) of dependency to list", |