Skip to content

Commit

Permalink
fixup comment
Browse files Browse the repository at this point in the history
  • Loading branch information
demerphq committed Sep 6, 2022
1 parent cb80945 commit 5429d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pp_ctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -3563,7 +3563,7 @@ S_try_run_unitcheck(pTHX)
call_list(PL_scopestack_ix, PL_unitcheckav);
break;
case 3:
/* call_list die and threw an error */
/* call_list died */
break;
default:
JMPENV_POP;
Expand Down

0 comments on commit 5429d8b

Please sign in to comment.