Remove bogus option so as not to confuse bsearch().
This commit is contained in:
parent
d7d27f447d
commit
ea595285f6
@ -88,7 +88,6 @@ OPTION options[] = {
|
||||
"-type", N_TYPE, c_type, O_ARGV,
|
||||
"-user", N_USER, c_user, O_ARGV,
|
||||
"-xdev", N_XDEV, c_xdev, O_ZERO,
|
||||
{ NULL },
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user