summaryrefslogtreecommitdiff
path: root/mg_names.c
diff options
context:
space:
mode:
Diffstat (limited to 'mg_names.c')
-rw-r--r--mg_names.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mg_names.c b/mg_names.c
index 73dc3f9502..52eed71790 100644
--- a/mg_names.c
+++ b/mg_names.c
@@ -10,6 +10,7 @@
{ PERL_MAGIC_arylen, "arylen(#)" },
{ PERL_MAGIC_rhash, "rhash(%)" },
{ PERL_MAGIC_proto, "proto(&)" },
+ { PERL_MAGIC_debugvar, "debugvar(*)" },
{ PERL_MAGIC_pos, "pos(.)" },
{ PERL_MAGIC_symtab, "symtab(:)" },
{ PERL_MAGIC_backref, "backref(<)" },