]> git.saurik.com Git - bison.git/blobdiff - src/muscle_tab.h
tests: don't abuse AT_BISON_CHECK.
[bison.git] / src / muscle_tab.h
index 6edcbbb1a97c9f1564539eb0d2fea155723a3612..e06126b338b92b49f37319ba6965d43959f17dce 100644 (file)
@@ -133,7 +133,7 @@ typedef enum {
 /* Define the muscles for %define variable VARIABLE with VALUE specified
    at VARIABLE_LOC in the manner HOW unless it was specified in the
    grammar file while the previous definition for VARIABLE was specified
-   with -F/--force-define.  Warn if a previous definition is being
+   with -F/--force-define.  Complain if a previous definition is being
    overridden and the new definition is specified in the grammar file.
    (These rules support the documented behavior as long as command-line
    definitions are processed before grammar file definitions.)  Record