This commit is contained in:
Vítor Santos Costa 2013-12-14 11:05:37 +00:00
parent cc5b90aafc
commit b90685fe59

View File

@ -1645,7 +1645,7 @@ complete_fail(choiceptr ptr, int has_cp USES_REGS)
static int
complete_exit(choiceptr ptr, int has_cp, int cut_all USES_REGS)
{
// the user often leaves open frames, especially in forward execuryion
// the user often leaves open frames, especially in forward execution
while (B && (!ptr || B < ptr)) {
if (cut_all || B->cp_ap == NOCODE) {/* separator */
do_cut( TRUE ); // pushes B up