summaryrefslogtreecommitdiff
path: root/mg_raw.h
diff options
context:
space:
mode:
Diffstat (limited to 'mg_raw.h')
-rw-r--r--mg_raw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mg_raw.h b/mg_raw.h
index f4e174247b..2a919b99a3 100644
--- a/mg_raw.h
+++ b/mg_raw.h
@@ -84,7 +84,7 @@
"/* substr 'x' substr() lvalue */" },
{ 'y', "want_vtbl_defelem | PERL_MAGIC_VALUE_MAGIC",
"/* defelem 'y' Shadow \"foreach\" iterator variable / smart parameter vivification */" },
- { ']', "magic_vtable_max | PERL_MAGIC_VALUE_MAGIC",
+ { ']', "want_vtbl_checkcall | PERL_MAGIC_VALUE_MAGIC",
"/* checkcall ']' inlining/mutation of call to this CV */" },
{ '~', "magic_vtable_max",
"/* ext '~' Available for use by extensions */" },