oops, that's not how that works :)

This commit is contained in:
Bill Currie 2001-11-15 00:25:15 +00:00
parent cf37275def
commit 8aa83d04f3

View file

@ -62,7 +62,6 @@ static struct option const long_options[] = {
{"source", required_argument, 0, 's'},
{"quiet", no_argument, 0, 'q'},
{"verbose", no_argument, 0, 'v'},
{NULL, no_argument, 0, 'g'},
{"code", required_argument, 0, 'C'},
{"warn", required_argument, 0, 'W'},
{"help", no_argument, 0, 'h'},