Update some comments to make sense for -D.

* data/bison.m4 (b4_check_user_names): In header comments, say
"user occurrence" instead of "grammar occurrence".
* src/muscle_tab.h (muscle_percent_define_insert): Likewise.
(muscle_percent_code_grow): Likewise just for consistency.
This commit is contained in:
Joel E. Denny
2009-05-22 01:39:07 -04:00
parent 531683e74b
commit 246c4efafe
3 changed files with 19 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
2009-05-22 Joel E. Denny <jdenny@ces.clemson.edu>
Update some comments to make sense for -D.
* data/bison.m4 (b4_check_user_names): In header comments, say
"user occurrence" instead of "grammar occurrence".
* src/muscle_tab.h (muscle_percent_define_insert): Likewise.
(muscle_percent_code_grow): Likewise just for consistency.
2009-05-22 Joel E. Denny <jdenny@ces.clemson.edu>
* data/c++.m4: Update copyright year.