From: Rafael Garcia-Suarez Date: Tue, 25 Jan 2005 16:12:08 +0000 (+0000) Subject: Integrate change #23880 in original comment X-Git-Tag: accepted/trunk/20130322.191538~21220 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6832267f461983b0afff776101f8a2b10d128d79;p=platform%2Fupstream%2Fperl.git Integrate change #23880 in original comment p4raw-link: @23880 on //depot/perl: 9c2fe30c684e721963ef24f7385a620d0e125995 p4raw-id: //depot/perl@23881 --- diff --git a/util.c b/util.c index 3598e7b..85ae19f 100644 --- a/util.c +++ b/util.c @@ -822,7 +822,7 @@ Perl_savesharedpv(pTHX_ const char *pv) /* =for apidoc savesvpv -A version of C/C/C which gets the string to duplicate from the passed in SV using C =cut