From 12a680b783014913cce47bdc06914d345a95240a Mon Sep 17 00:00:00 2001 From: David Mitchell Date: Tue, 6 Mar 2012 21:05:35 +0000 Subject: fix typo in src comment --- pp_ctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pp_ctl.c b/pp_ctl.c index a679f41864..a346f68679 100644 --- a/pp_ctl.c +++ b/pp_ctl.c @@ -3482,7 +3482,7 @@ S_try_yyparse(pTHX_ int gramtype) * pushes undef (also croaks if startop != NULL). */ -/* This function is called from three places, sv_compile_2op, pp_return +/* This function is called from three places, sv_compile_2op, pp_require * and pp_entereval. These can be distinguished as follows: * sv_compile_2op - startop is non-null * pp_require - startop is null; saveop is not entereval -- cgit v1.2.1