From: Larry W. Virden Date: Sat, 30 May 1998 08:07:01 +0000 (-0400) Subject: PATCH for pod and warning notice X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a59f352269a39a940b3a5b3b7a80fc4b1e7e1305;p=p5sagit%2Fp5-mst-13.2.git PATCH for pod and warning notice Message-Id: <199805301207.IAA08856@cas.org> p4raw-id: //depot/perl@1088 --- diff --git a/pod/perlguts.pod b/pod/perlguts.pod index c27883f..fb52ecf 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.