diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2010-11-20 19:10:36 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2010-11-20 19:10:36 +0000 |
commit | 44ef8c7de01654d0b33d6fd57119d1e622abb5a2 (patch) | |
tree | 0bcf51285f2251b38e706df61a34f2b4ddc7508a /perly.h | |
parent | c992311e6ba2e9c6c9a9573d99d0dcd5c110c92c (diff) | |
download | perl-44ef8c7de01654d0b33d6fd57119d1e622abb5a2.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
@@ -221,7 +221,7 @@ typedef union YYSTYPE TOKEN* tkval; #endif } -/* Line 1529 of yacc.c. */ +/* Line 1489 of yacc.c. */ YYSTYPE; # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define YYSTYPE_IS_DECLARED 1 |