style: fix comments

* data/skeletons/glr.c, data/skeletons/lalr1.cc,
* data/skeletons/yacc.c: here.
This commit is contained in:
Akim Demaille
2020-04-19 15:37:12 +02:00
parent 5ab0086157
commit 9b7e7077dd
4 changed files with 4 additions and 4 deletions

View File

@@ -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[] =
{