In op.c, change S_Slab_to_rw() from an OP * parameter to an OPSLAB *.
authorNicholas Clark <nick@ccl4.org>
Tue, 14 Aug 2012 12:24:34 +0000 (14:24 +0200)
committerNicholas Clark <nick@ccl4.org>
Tue, 4 Sep 2012 09:08:38 +0000 (11:08 +0200)
commit83519873101c5088b6e33e85da400d6f575c0ceb
tree5a84b6605aa22bcb4db7910085ecca051459e92b
parent372eab0142c6ca32a90d09218d73cf03c96f35b3
In op.c, change S_Slab_to_rw() from an OP * parameter to an OPSLAB *.

This makes it consistent with Perl_Slab_to_ro(), which takes an OPSLAB *.
embed.fnc
op.c
proto.h