projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38d8b13
)
docpatch for cv.h
author
Nicholas Clark
<nick@ccl4.org>
Wed, 25 Dec 2002 21:01:04 +0000
(21:01 +0000)
committer
Abhijit Menon-Sen
<ams@wiw.org>
Thu, 26 Dec 2002 03:54:09 +0000
(
03:54
+0000)
Message-Id: <
20021225210102
.GA284@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@18354
cv.h
patch
|
blob
|
history
diff --git
a/cv.h
b/cv.h
index
6e8383a
..
6e47141
100644
(file)
--- a/
cv.h
+++ b/
cv.h
@@
-11,7
+11,7
@@
* in sv.h */
struct xpvcv {
- char * xpv_pv; /* pointer to malloced string */
+ char * xpv_pv; /* pointer to malloced string
(for prototype)
*/
STRLEN xpv_cur; /* length of xp_pv as a C string */
STRLEN xpv_len; /* allocated size */
IV xof_off; /* integer value */