]> git.saurik.com Git - bison.git/blobdiff - src/getargs.c
errors: show carets
[bison.git] / src / getargs.c
index 1b7c6f1bd1be3f8a64ad6c0ea25369dd43d46c18..c8865bfbd96d2e652b91cefc569b5e63c7076160 100644 (file)
@@ -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':