diff options
author | Ricardo Signes <rjbs@cpan.org> | 2014-01-20 17:02:44 -0500 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2014-01-20 17:02:44 -0500 |
commit | f7153aede60d5035b2d416d36bbc0ffb123e6dd2 (patch) | |
tree | b0b5a159e5d253bc03c6bc9276058d6b327b317a /op.c | |
parent | 2265ea2757601e8121a14cffa838ec19b771a382 (diff) | |
download | perl-f7153aede60d5035b2d416d36bbc0ffb123e6dd2.tar.gz |
bump version to 5.19.9!
Diffstat (limited to 'op.c')
-rw-r--r-- | op.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11914,7 +11914,7 @@ Perl_peep(pTHX_ OP *o) Return the XOP structure for a given custom op. This macro should be considered internal to OP_NAME and the other access macros: use them instead. This macro does call a function. Prior -to 5.19.8, this was implemented as a +to 5.19.9, this was implemented as a function. =cut |