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