Skip to content

Commit e04da91

Browse files
committed
Convert _XPVMG_HEAD to legal name
1 parent d7d7299 commit e04da91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4552,7 +4552,7 @@ struct Perl_OpDumpContext;
45524552

45534553
/* defined in sv.c, but also used in [ach]v.c */
45544554
#undef XPV_HEAD_
4555-
#undef _XPVMG_HEAD
4555+
#undef XPVMG_HEAD_
45564556
#undef XPVCV_COMMON_
45574557

45584558
#include "parser.h"

0 commit comments

Comments
 (0)