projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9c2fe30
)
Integrate change #23880 in original comment
Rafael Garcia-Suarez [Tue, 25 Jan 2005 16:12:08 +0000 (16:12 +0000)]
p4raw-link: @23880 on //depot/perl:
9c2fe30c684e721963ef24f7385a620d0e125995
p4raw-id: //depot/perl@23881
util.c
patch
|
blob
|
blame
|
history
diff --git
a/util.c
b/util.c
index
3598e7b
..
85ae19f
100644
(file)
--- a/
util.c
+++ b/
util.c
@@
-822,7
+822,7
@@
Perl_savesharedpv(pTHX_ const char *pv)
/*
=for apidoc 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()>
=cut