]> git.saurik.com Git - bison.git/blobdiff - data/bison.m4
* src/lalr.c (state_lookahead_tokens_count): Correct comment.
[bison.git] / data / bison.m4
index 00a42e21fe4e3de9035275dc641fc3fd5df48c1e..585fb1d0c2e5ab8453519052b4ef88b684598b68 100644 (file)
@@ -317,8 +317,8 @@ b4_define_user_code([stype])
 # but is not used by Bison (as recorded by macros in the namespace
 # BISON-NAMESPACE).
 #
-# USER-LIST must expand to a list specifying all grammar occurrences of all
-# names of type WHAT.   Each item in the list must be a triplet specifying one
+# USER-LIST must expand to a list specifying all user occurrences of all names
+# of type WHAT.   Each item in the list must be a triplet specifying one
 # occurrence: name, start boundary, and end boundary.  Empty string names are
 # fine.  An empty list is fine.
 #