summaryrefslogtreecommitdiff
path: root/sv.h
diff options
context:
space:
mode:
authorStas Bekman <stas@stason.org>2004-08-12 11:10:36 -0700
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-08-13 07:13:38 +0000
commit8066315874125a86ec0500eff546689dd0058589 (patch)
tree30a87c01f0948ded1b524256dd76c18cfd099acd /sv.h
parentba9ff06f9ec7f1459f85f0c0e62d4aa8a3c9ea91 (diff)
downloadperl-8066315874125a86ec0500eff546689dd0058589.tar.gz
api doc fix for SvSetMagicSV_nosteal
Message-ID: <411C150C.5020602@stason.org> p4raw-id: //depot/perl@23214
Diffstat (limited to 'sv.h')
-rw-r--r--sv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sv.h b/sv.h
index 9b0f0702c8..c9341e62b1 100644
--- a/sv.h
+++ b/sv.h
@@ -1200,7 +1200,7 @@ ssv. May evaluate arguments more than once.
Like C<SvSetSV>, but does any set magic required afterwards.
=for apidoc Am|void|SvSetMagicSV_nosteal|SV* dsv|SV* ssv
-Like C<SvSetMagicSV>, but does any set magic required afterwards.
+Like C<SvSetSV_nosteal>, but does any set magic required afterwards.
=for apidoc Am|void|SvSHARE|SV* sv
Arranges for sv to be shared between threads if a suitable module