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 76cf42f13d..f577087434 100644
--- a/mg_raw.h
+++ b/mg_raw.h
@@ -68,7 +68,7 @@
"/* taint 't' Taintedness */" },
{ 'U', "want_vtbl_uvar",
"/* uvar 'U' Available for use by extensions */" },
- { 'V', "want_vtbl_vstring | PERL_MAGIC_VALUE_MAGIC",
+ { 'V', "magic_vtable_max | PERL_MAGIC_VALUE_MAGIC",
"/* vstring 'V' SV was vstring literal */" },
{ 'v', "want_vtbl_vec | PERL_MAGIC_VALUE_MAGIC",
"/* vec 'v' vec() lvalue */" },