PATCH for pod and warning notice
Larry W. Virden [Sat, 30 May 1998 08:07:01 +0000 (04:07 -0400)]
Message-Id: <199805301207.IAA08856@cas.org>

p4raw-id: //depot/perl@1088

pod/perlguts.pod

index c27883f..fb52ecf 100644 (file)
@@ -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.