X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/1f1dcfb516e063c29a4b9823ad97b1fc58ffc930..642792efb41bf5397a25525f6d51b5473c104938:/mg_raw.h diff --git a/mg_raw.h b/mg_raw.h index 2f4863b..c55e643 100644 --- a/mg_raw.h +++ b/mg_raw.h @@ -62,7 +62,7 @@ "/* tiedscalar 'q' Tied scalar or handle */" }, { 'r', "want_vtbl_regexp | PERL_MAGIC_READONLY_ACCEPTABLE | PERL_MAGIC_VALUE_MAGIC", "/* qr 'r' Precompiled qr// regex */" }, - { 'S', "magic_vtable_max", + { 'S', "want_vtbl_sig", "/* sig 'S' %SIG hash */" }, { 's', "want_vtbl_sigelem", "/* sigelem 's' %SIG hash element */" },