aboutsummaryrefslogtreecommitdiff
path: root/contrib/byacc/btyaccpar.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/byacc/btyaccpar.c')
-rw-r--r--contrib/byacc/btyaccpar.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/byacc/btyaccpar.c b/contrib/byacc/btyaccpar.c
index f4db838e3244..946fb971d646 100644
--- a/contrib/byacc/btyaccpar.c
+++ b/contrib/byacc/btyaccpar.c
@@ -2,7 +2,7 @@
* @Id: skel2c,v 1.4 2016/06/07 00:26:09 tom Exp @
*/
-/* @Id: btyaccpar.skel,v 1.10 2018/05/25 01:03:46 tom Exp @ */
+/* @Id: btyaccpar.skel,v 1.12 2021/06/19 20:46:31 tom Exp @ */
#include "defs.h"
@@ -485,7 +485,7 @@ const char *const body_3[] =
"#endif /* YYBTYACC */",
#endif /* defined(YYBTYACC) */
" yym = 0;",
- " yyn = 0;",
+ " /* yyn is set below */",
" yynerrs = 0;",
" yyerrflag = 0;",
" yychar = YYEMPTY;",