]> git.saurik.com Git - bison.git/blobdiff - src/main.c
Fix testsuite for ./configure --enable-gcc-warnings:
[bison.git] / src / main.c
index cd2867ea0a2d9698d788ac16672c524363dad56d..a6fafc2510914481de9de3e3df26af3f1087aee4 100644 (file)
@@ -137,7 +137,7 @@ main (int argc, char *argv[])
       timevar_pop (TV_REPORT);
     }
 
-  /* Output the VCG graph.  */
+  /* Output the graph.  */
   if (graph_flag)
     {
       timevar_push (TV_GRAPH);