--- Coro/Coro/State.xs 2001/12/31 20:41:45 1.42 +++ Coro/Coro/State.xs 2002/01/04 02:47:38 1.43 @@ -639,7 +639,7 @@ * ah yes, and I don't care anyways ;) */ PUTBACK; - PL_op = PL_ppaddr[OP_ENTERSUB](); + PL_op = PL_ppaddr[OP_ENTERSUB](aTHX); SPAGAIN; ENTER; /* necessary e.g. for dounwind */