--- rxvt-unicode/src/rxvtperl.xs 2006/01/04 02:37:30 1.21 +++ rxvt-unicode/src/rxvtperl.xs 2006/01/04 03:16:15 1.22 @@ -503,7 +503,7 @@ BOOT: { -# define export_const(name) newCONSTSUB (gv_stashpv ("urxvt", 1), #name, newSViv (name)); +# define export_const(name) newCONSTSUB (gv_stashpv ("urxvt", 1), # name, newSViv (name)); AV *hookname = get_av ("urxvt::HOOKNAME", 1); # define def(sym) av_store (hookname, HOOK_ ## sym, newSVpv (# sym, 0)); # include "hookinc.h"