summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scope.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/scope.c b/scope.c
index 3e4ee4344b..9b1393c69d 100644
--- a/scope.c
+++ b/scope.c
@@ -313,6 +313,9 @@ Perl_save_set_svflags(pTHX_ SV* sv, U32 mask, U32 val)
}
/*
+
+=head1 GV Functions
+
=for apidoc save_gp
Saves the current GP of gv on the save stack to be restored on scope exit.