X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pp_ctl.c;h=63b7039257a764c44842419cb4f935e175aaf434;hb=783c8b2cf8aed9fd2b804541b0d5b7cd41d011cd;hp=e01d7e5dddc97149d02425f6f409f899809ec275;hpb=4136a0f799bd94dcf9c5197e35db53e3c3c012b5;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pp_ctl.c b/pp_ctl.c index e01d7e5..63b7039 100644 --- a/pp_ctl.c +++ b/pp_ctl.c @@ -302,7 +302,7 @@ PP(pp_substcont) (void)ReREFCNT_inc(rx); cx->sb_rxtainted |= RX_MATCH_TAINTED(rx); rxres_save(&cx->sb_rxres, rx); - RETURNOP(pm->op_pmreplstart); + RETURNOP(pm->op_pmstashstartu.op_pmreplstart); } void