summaryrefslogtreecommitdiff
path: root/op.c
diff options
context:
space:
mode:
Diffstat (limited to 'op.c')
-rw-r--r--op.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/op.c b/op.c
index 2155a1a951..a9d41d61e8 100644
--- a/op.c
+++ b/op.c
@@ -12020,7 +12020,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.9, this was implemented as a
+to 5.19.6, this was implemented as a
function.
=cut