]> git.saurik.com Git - bison.git/blobdiff - src/symlist.c
Fix bug such that the first pushed token's value and location are
[bison.git] / src / symlist.c
index 245196b27fbf9477f27e66ab649df7893973f4b2..40dc5132da74ae3cdc0116879de76c7a39919fc1 100644 (file)
@@ -91,9 +91,9 @@ symbol_list_default_tagged_new (location loc)
 }
 
 
-/*----------------------------------------.
-| Create a list containing a <!> at LOC.  |
-`----------------------------------------*/
+/*---------------------------------------.
+| Create a list containing a <> at LOC.  |
+`---------------------------------------*/
 
 symbol_list *
 symbol_list_default_tagless_new (location loc)