summaryrefslogtreecommitdiff
path: root/pp_ctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'pp_ctl.c')
-rw-r--r--pp_ctl.c2
1 files changed, 1 insertions, 1 deletions
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