ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Coro/State.xs
(Generate patch)

Comparing Coro/Coro/State.xs (file contents):
Revision 1.41 by root, Tue Nov 27 02:51:03 2001 UTC vs.
Revision 1.42 by root, Mon Dec 31 20:41:45 2001 UTC

637 * that doesn't matter, though, since it is only 637 * that doesn't matter, though, since it is only
638 * pp_nextstate and we never return... 638 * pp_nextstate and we never return...
639 * ah yes, and I don't care anyways ;) 639 * ah yes, and I don't care anyways ;)
640 */ 640 */
641 PUTBACK; 641 PUTBACK;
642 PL_op = pp_entersub(); 642 PL_op = PL_ppaddr[OP_ENTERSUB]();
643 SPAGAIN; 643 SPAGAIN;
644 644
645 ENTER; /* necessary e.g. for dounwind */ 645 ENTER; /* necessary e.g. for dounwind */
646 } 646 }
647} 647}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines