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

@@ -677,7 +677,7 @@ yysymbol_name (yysymbol_kind_t yysymbol)
{
]b4_symbol_names[
};]m4_ifdef([b4_translatable], [[
/* YYTRANSLATABLE[SYMBOL-NUM] -- Whether YYTNAME[SYMBOL-NUM] is
/* YYTRANSLATABLE[SYMBOL-NUM] -- Whether YY_SNAME[SYMBOL-NUM] is
internationalizable. */
static ]b4_int_type_for([b4_translatable])[ yytranslatable[] =
{