summaryrefslogtreecommitdiff
path: root/pod/perlcall.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlcall.pod')
-rw-r--r--pod/perlcall.pod1
1 files changed, 0 insertions, 1 deletions
diff --git a/pod/perlcall.pod b/pod/perlcall.pod
index 61649e870f..dd01bbbf71 100644
--- a/pod/perlcall.pod
+++ b/pod/perlcall.pod
@@ -203,7 +203,6 @@ As with G_SCALAR, this flag has 2 effects:
It indicates to the subroutine being called that it is executing in a
list context (if it executes I<wantarray> the result will be true).
-
=item 2.
It ensures that all items returned from the subroutine will be