Remove bogus option so as not to confuse bsearch().

This commit is contained in:
mycroft 1993-04-19 11:25:41 +00:00
parent b18f8fcd5d
commit 416b707851
1 changed files with 0 additions and 1 deletions

View File

@ -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 },
};
/*