Formerly main.c.~55~

This commit is contained in:
Roland McGrath 1992-07-30 20:31:50 +00:00
parent 5329b592b7
commit f44c1d9366

1
main.c
View file

@ -1046,6 +1046,7 @@ decode_switches (argc, argv)
case flag:
case flag_off:
case ignore:
case usage_and_exit:
long_options[i].has_arg = no_argument;
break;