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

@@ -592,7 +592,7 @@ m4_if(b4_prefix, [yy], [],
{
]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[] =
{