diff options
Diffstat (limited to 'src/fstabinfo.c')
-rw-r--r-- | src/fstabinfo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fstabinfo.c b/src/fstabinfo.c index 5e1781e4..23b5c42a 100644 --- a/src/fstabinfo.c +++ b/src/fstabinfo.c @@ -71,7 +71,6 @@ static struct option longopts[] = { { "passno", 1, NULL, 'p'}, { "fstype", 1, NULL, 't'}, longopts_COMMON - { NULL, 0, NULL, 0} }; static const char * const longopts_help[] = { "Extract the options field", |