mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
Comment fix.
This commit is contained in:
@@ -181,7 +181,7 @@ free_merger_functions (void)
|
||||
/* The (currently) last symbol of GRAMMAR. */
|
||||
symbol_list *grammar_end = NULL;
|
||||
|
||||
/* Append S to the GRAMMAR. */
|
||||
/* Append SYM to the grammar. */
|
||||
void
|
||||
grammar_symbol_append (symbol *sym, location loc)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user