diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-09-14 11:02:30 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-09-14 11:05:06 +0100 |
commit | 3ab0c9fa54624be5755cc8455627b6b85054a056 (patch) | |
tree | 3b8282913b0e7485d185e751d950bcf36415d827 /embed.fnc | |
parent | 95d988dfcbe64bbb503b8f5e35a9f6ab46971e30 (diff) | |
download | perl-3ab0c9fa54624be5755cc8455627b6b85054a056.tar.gz |
Fix the build for -Dmad - f0e3f042f14b829f missed a couple of things.
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2137,7 +2137,7 @@ p |void |xmldump_all_perl |bool justperl Mp |void |xmldump_packsubs |NN const HV* stash p |void |xmldump_packsubs_perl |NN const HV* stash|bool justperl Mp |void |xmldump_sub |NN const GV* gv -M |void |xmldump_sub_perl |NN const GV* gv|bool justperl +Mp |void |xmldump_sub_perl |NN const GV* gv|bool justperl Mp |void |xmldump_form |NN const GV* gv Mp |void |xmldump_eval Mp |char* |sv_catxmlsv |NN SV *dsv|NN SV *ssv |