]> git.saurik.com Git - bison.git/blobdiff - data/bison.m4
%define: accept unquoted values.
[bison.git] / data / bison.m4
index ef8f778e5e7e162434659c6daa7602a20fe42a3f..09287214f69f3eb0756461eb582c51ca3ee86e33 100644 (file)
@@ -266,7 +266,7 @@ $1([defgoto], [b4_defgoto], [[YYDEFGOTO[NTERM-NUM].]])
 $1([table], [b4_table],
    [[YYTABLE[YYPACT[STATE-NUM]].  What to do in state STATE-NUM.  If
 positive, shift that token.  If negative, reduce the rule which
-number is the opposite.  If zero or YYTABLE_NINF, syntax error.]])
+number is the opposite.  If YYTABLE_NINF, syntax error.]])
 
 $1([check], [b4_check])