X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=embed.pl;h=0593f0403ade8fd60982b74c8f62e1a596ff0cbe;hb=4c5e2b0d1b6942d8cf00bbe564b28e490a1b7b83;hp=73fdcaf75584f14e809c9910e3e72458a009bc09;hpb=c0e79ee675a176431bd9b70e680da3356d8e2dbd;p=p5sagit%2Fp5-mst-13.2.git diff --git a/embed.pl b/embed.pl index 73fdcaf..0593f04 100755 --- a/embed.pl +++ b/embed.pl @@ -1418,9 +1418,9 @@ Afnp |int |fprintf_nocontext|PerlIO* stream|const char* fmt|... #endif p |void |cv_ckproto |CV* cv|GV* gv|char* p p |CV* |cv_clone |CV* proto -p |SV* |cv_const_sv |CV* cv +Ap |SV* |cv_const_sv |CV* cv p |SV* |op_const_sv |OP* o|CV* cv -p |void |cv_undef |CV* cv +Ap |void |cv_undef |CV* cv Ap |void |cx_dump |PERL_CONTEXT* cs Ap |SV* |filter_add |filter_t funcp|SV* datasv Ap |void |filter_del |filter_t funcp