summaryrefslogtreecommitdiff
path: root/perly.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-03-15 16:14:22 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-03-15 16:14:22 +0000
commitd2fdf8fdbe6e667aa21f187390b3b412d8fccba9 (patch)
tree434f879a0b3a77fbe2c2545680376123cfca61d5 /perly.h
parentcbe583b960c195821416c9520625ddc997fe7668 (diff)
downloadperl-d2fdf8fdbe6e667aa21f187390b3b412d8fccba9.tar.gz
Patch by Gerard Goossen to add madprops to "require" opcode
p4raw-id: //depot/perl@30599
Diffstat (limited to 'perly.h')
-rw-r--r--perly.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/perly.h b/perly.h
index f442416599..73dc4b842c 100644
--- a/perly.h
+++ b/perly.h
@@ -203,7 +203,7 @@ typedef union YYSTYPE
TOKEN* tkval;
#endif
}
-/* Line 1489 of yacc.c. */
+/* Line 1529 of yacc.c. */
YYSTYPE;
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
# define YYSTYPE_IS_DECLARED 1