ache 2004/02/16 16:53:51 PST
FreeBSD src repository
Modified files:
contrib/bc/bc main.c
Log:
getopt_long() returned 0 (i.e. long options) case not handled, add it
(symptom: "bc --quiet" not works while "bc -q" works)
Revision Changes Path
1.6 +5 -1 src/contrib/bc/bc/main.c