summaryrefslogtreecommitdiff
path: root/cv.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-07-28 09:07:57 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-07-28 09:07:57 +0000
commiteeb8d49e03ea8546042df7d6382f30f100395536 (patch)
treed21d360712d37b26eb2ecad8b6d267ae83d7a2f3 /cv.h
parent945fa9b5e7a27e23bc3274ba0b35d4a17fdb9964 (diff)
downloadperl-eeb8d49e03ea8546042df7d6382f30f100395536.tar.gz
Sync change 25229 to .h source files
p4raw-id: //depot/perl@25233
Diffstat (limited to 'cv.h')
-rw-r--r--cv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cv.h b/cv.h
index 799f8d4ee1..ada2e4df3e 100644
--- a/cv.h
+++ b/cv.h
@@ -170,7 +170,7 @@ C<CvWEAKOUTSIDE> flag in the child. This allows us to determine under what
circumstances we should decrement the refcount of the parent when freeing
the child.
-There is a further complication with non-closure anonymous subs (ie those
+There is a further complication with non-closure anonymous subs (i.e. those
that do not refer to any lexicals outside that sub). In this case, the
anonymous prototype is shared rather than being cloned. This has the
consequence that the parent may be freed while there are still active