X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/0db2648930e3b6c376a539aabe368aade83ee29a..3f5d1b2c67651a9d620946de421f2e51600b885e:/src/getargs.c diff --git a/src/getargs.c b/src/getargs.c index 1b7c6f1b..c8865bfb 100644 --- a/src/getargs.c +++ b/src/getargs.c @@ -646,7 +646,7 @@ getargs (int argc, char *argv[]) exit (EXIT_SUCCESS); case 'f': - FLAGS_ARGMATCH (flag, optarg); + FLAGS_ARGMATCH (feature, optarg); break; case 'W':