From: Nick Ing-Simmons Date: Wed, 16 Jan 2002 07:25:29 +0000 (+0000) Subject: Integrate mainline X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9e474248160065db8a690e2bf97ac5bf2659fb0b;p=p5sagit%2Fp5-mst-13.2.git Integrate mainline p4raw-id: //depot/perlio@14295 --- 9e474248160065db8a690e2bf97ac5bf2659fb0b diff --cc embed.fnc index a9d1dcc,2388e32..cf8f891 --- a/embed.fnc +++ b/embed.fnc @@@ -1009,7 -1009,7 +1009,7 @@@ s |void |apply_attrs |HV *stash|SV *tar s |void |apply_attrs_my |HV *stash|OP *target|OP *attrs|OP **imopsp # if defined(PL_OP_SLAB_ALLOC) s |void* |Slab_Alloc |int m|size_t sz - s |void |Slab_Free |void * -s |void |Slab_Free |void *op ++s |void |Slab_Free |void *op # endif #endif