Fixed -N option.

This commit is contained in:
pdw
2002-10-25 15:02:55 +00:00
parent 5b5c2532a1
commit 5aab35fd99

View File

@@ -18,7 +18,7 @@
options_t options; options_t options;
char optstr[] = "+i:f:n:NhpbBP"; char optstr[] = "+i:f:nN:hpbBP";
/* Global options. */ /* Global options. */