summaryrefslogtreecommitdiff
path: root/op.h
diff options
context:
space:
mode:
Diffstat (limited to 'op.h')
-rw-r--r--op.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/op.h b/op.h
index d973a6ffee..b3f91aa341 100644
--- a/op.h
+++ b/op.h
@@ -105,7 +105,8 @@ Deprecated. Use C<GIMME_V> instead.
/* On pushre, re is /\s+/ imp. by split " " */
/* On regcomp, "use re 'eval'" was in scope */
/* On OP_READLINE, was <$filehandle> */
- /* On RV2[SG]V, don't create GV--in defined()*/
+ /* On RV2[ACGHS]V, don't create GV--in
+ defined()*/
/* On OP_DBSTATE, indicates breakpoint
* (runtime property) */
/* On OP_AELEMFAST, indiciates pad var */