summaryrefslogtreecommitdiff
path: root/perly.tab
diff options
context:
space:
mode:
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2020-08-17 20:27:51 +0100
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2020-08-17 20:27:51 +0100
commitaf4e95752ae04f8f6f824b9da507287a3006618f (patch)
tree5108c510c1dba09da16efd2e2c3cf5375110cdd4 /perly.tab
parent4fbd738b1aaec4daae09b2d60b12dc481db13c06 (diff)
downloadperl-af4e95752ae04f8f6f824b9da507287a3006618f.tar.gz
regen_perly.pl: remove extraneous comments from bison 3.x
The script alrady stripped out comments from bison 2.4 on the form /* Line 1234 of yacc.c */ But bison 3.0 changed the comment syntax to /* yacc.c:1234 */ Let's remove those too.
Diffstat (limited to 'perly.tab')
-rw-r--r--perly.tab2
1 files changed, 1 insertions, 1 deletions
diff --git a/perly.tab b/perly.tab
index d8111ba086..0154f4431a 100644
--- a/perly.tab
+++ b/perly.tab
@@ -1190,5 +1190,5 @@ static const toketypes yy_type_tab[] =
/* Generated from:
* f83d884147747f2d8f5a62eebc4ccd07d71b6b34e5ba1a8d7559526ad864dc97 perly.y
- * 40aee1e96522879ab043fac10286df9e97b2db0197ad63dc6946ae7a61444afb regen_perly.pl
+ * 01ce33b49f9f04b8d3112b7f042cde113a7d29763a846e870f9766072a5bc614 regen_perly.pl
* ex: set ro: */