mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
style: fix comments
* data/skeletons/glr.c, data/skeletons/lalr1.cc, * data/skeletons/yacc.c: here.
This commit is contained in:
@@ -666,7 +666,7 @@ yysymbol_name (yysymbol_kind_t yysymbol)
|
||||
"named_ref.opt", "variable", "value", "id", "id_colon", "symbol",
|
||||
"string_as_id", "epilogue.opt", YY_NULLPTR
|
||||
};
|
||||
/* YYTRANSLATABLE[SYMBOL-NUM] -- Whether YYTNAME[SYMBOL-NUM] is
|
||||
/* YYTRANSLATABLE[SYMBOL-NUM] -- Whether YY_SNAME[SYMBOL-NUM] is
|
||||
internationalizable. */
|
||||
static yytype_int8 yytranslatable[] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user