]> git.saurik.com Git - bison.git/blobdiff - src/gram.h
Adjust to new location_t layout.
[bison.git] / src / gram.h
index 14f54b52be7e59ac63c92ba9b9d39796df26b846..1667169f515639b0039387c3e87b1a6e83bf8f6e 100644 (file)
@@ -76,7 +76,7 @@
 
    RULES[R].line -- the line where R was defined.
 
 
    RULES[R].line -- the line where R was defined.
 
-   RULES[R].useful -- TRUE iff the rule is used (i.e., FALSE if thrown
+   RULES[R].useful -- true iff the rule is used (i.e., false if thrown
    away by reduce).
 
    The right hand side is stored as symbol numbers in a portion of
    away by reduce).
 
    The right hand side is stored as symbol numbers in a portion of