From a59f352269a39a940b3a5b3b7a80fc4b1e7e1305 Mon Sep 17 00:00:00 2001 From: "Larry W. Virden" Date: Sat, 30 May 1998 04:07:01 -0400 Subject: PATCH for pod and warning notice Message-Id: <199805301207.IAA08856@cas.org> p4raw-id: //depot/perl@1088 --- pod/perlguts.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pod') diff --git a/pod/perlguts.pod b/pod/perlguts.pod index c27883ffcc..fb52ecfcb7 100644 --- a/pod/perlguts.pod +++ b/pod/perlguts.pod @@ -2820,7 +2820,7 @@ will return false. Returns the integer which is in the SV. int SvIV (SV* sv) - + =item SvIVX Returns the integer which is stored in the SV. -- cgit v1.2.1