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 3095d584fe..fd4a826dd2 100644
--- a/mg_raw.h
+++ b/mg_raw.h
@@ -86,7 +86,7 @@
"/* lvref '\\' Lvalue reference constructor */" },
{ ']', "want_vtbl_checkcall | PERL_MAGIC_VALUE_MAGIC",
"/* checkcall ']' Inlining/mutation of call to this CV */" },
- { '~', "magic_vtable_max",
+ { '~', "magic_vtable_max | PERL_MAGIC_READONLY_ACCEPTABLE",
"/* ext '~' Available for use by extensions */" },
/* ex: set ro: */