diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-01-16 07:25:29 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-01-16 07:25:29 +0000 |
commit | 9e474248160065db8a690e2bf97ac5bf2659fb0b (patch) | |
tree | ac52eee05dcfe56f40719d0f01f09f145d15f684 /embed.fnc | |
parent | 5a8e194fce7241d2bd0867584a5f8b0c0e672556 (diff) | |
parent | 5beb625efdc42b7e3d999a21d111e88bdda8c811 (diff) | |
download | perl-9e474248160065db8a690e2bf97ac5bf2659fb0b.tar.gz |
Integrate mainline
p4raw-id: //depot/perlio@14295
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1009,7 +1009,7 @@ s |void |apply_attrs |HV *stash|SV *target|OP *attrs|bool for_my 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 # endif #endif |