dump.c: Fix non-mad threaded build error
authorFather Chrysostomos <sprout@cpan.org>
Wed, 14 Nov 2012 22:19:52 +0000 (14:19 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 14 Nov 2012 22:19:52 +0000 (14:19 -0800)
commit09c759566a430d381e168ae0530363f206c90715
treee1ceb30a15ec4006fa393d491ee781720588324d
parente3918bb703cafa92e5a8d957a810cafe3334d9a1
dump.c: Fix non-mad threaded build error

This was introduced by 75a6ad4aa3.

C preprocessors treat the ‘aTHX_ foo’ in MACRO(aTHX_ foo) as a sin-
gle argument.
dump.c