Jos I. Boumans [Tue, 25 Jan 2005 16:42:38 +0000 (17:42 +0100)]
From: "Jos I. Boumans" <kane@xs4all.net>
Message-Id: <
BDA482F7-6EE7-11D9-8AA7-000A95EF62E2@xs4all.net>
p4raw-id: //depot/perl@23880
=item savesvpv
-A version of C<savepv()>/C<savepvn() which gets the string to duplicate from
+A version of C<savepv()>/C<savepvn()> which gets the string to duplicate from
the passed in SV using C<SvPV()>
char* savesvpv(SV* sv)