Integrate perlio:
[p5sagit/p5-mst-13.2.git] / embed.fnc
index f76805e..cb5dcd4 100644 (file)
--- a/embed.fnc
+++ b/embed.fnc
@@ -1011,7 +1011,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 *op
+s      |void   |Slab_Free      |void *op
 #  endif
 #endif