summaryrefslogtreecommitdiff
path: root/mg_names.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mg_names.inc')
-rw-r--r--mg_names.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mg_names.inc b/mg_names.inc
index 5dd0c9ae0e..e46c71faf6 100644
--- a/mg_names.inc
+++ b/mg_names.inc
@@ -44,6 +44,7 @@
{ PERL_MAGIC_vstring, "vstring(V)" },
{ PERL_MAGIC_vec, "vec(v)" },
{ PERL_MAGIC_utf8, "utf8(w)" },
+ { PERL_MAGIC_destruct, "destruct(X)" },
{ PERL_MAGIC_substr, "substr(x)" },
{ PERL_MAGIC_nonelem, "nonelem(Y)" },
{ PERL_MAGIC_defelem, "defelem(y)" },