summaryrefslogtreecommitdiff
path: root/perly.act
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-10-02 04:35:46 +0900
committerJesse Vincent <jesse@bestpractical.com>2009-10-02 04:35:46 +0900
commit13c75cd0b73f09dfa057b3d694b588ea8e7afa10 (patch)
tree64eb1712176312810f8e5ad6f332df97652b5643 /perly.act
parentc3e6c235414c0a48b20cce5f2cfbb1ccaa24ec94 (diff)
downloadperl-13c75cd0b73f09dfa057b3d694b588ea8e7afa10.tar.gz
make regen; make regen_perly
The newer bison generated perly.h with a GPL3 or later license statement rather than the previous GPL2 statement. Our use appears to be subject to the exception that's immediately below that, so this shouldn't matter.
Diffstat (limited to 'perly.act')
-rw-r--r--perly.act3
1 files changed, 0 insertions, 3 deletions
diff --git a/perly.act b/perly.act
index 8745ab6952..f504fac50c 100644
--- a/perly.act
+++ b/perly.act
@@ -1612,8 +1612,5 @@ case 2:
{ (yyval.opval) = (ps[(1) - (1)].val.opval); ;}
break;
-
-/* Line 1267 of yacc.c. */
-
default: break;