diff options
author | Tatsuhiko Miyagawa <miyagawa@bulknews.net> | 2010-10-20 16:41:11 -0700 |
---|---|---|
committer | Tatsuhiko Miyagawa <miyagawa@bulknews.net> | 2010-10-20 16:41:11 -0700 |
commit | f8ac8daff0ef4bcf834464ea7d4146cd099ab904 (patch) | |
tree | 5c05b4c01f3bfce12e0e2e55a28a225a0426df3e /perly.h | |
parent | 6b9ffeab755ec771f7a474736f41c9c9a8e2ae9b (diff) | |
download | perl-f8ac8daff0ef4bcf834464ea7d4146cd099ab904.tar.gz |
make regen; make regen_perly
Diffstat (limited to 'perly.h')
-rw-r--r-- | perly.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -217,7 +217,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 |