summaryrefslogtreecommitdiff
path: root/cv.h
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-10-16 16:02:22 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-10-16 16:11:04 -0700
commitf653aab7358ff71e7eafe966400f09c6f4bf3ea6 (patch)
tree06f0c99fb8e41259dd2c36fa951abbf91e45ab29 /cv.h
parent6852b00319064aed41f39568642edf0ca66b537c (diff)
downloadperl-f653aab7358ff71e7eafe966400f09c6f4bf3ea6.tar.gz
cv.h: comment typo
Commit 7c60e434 removed the ‘match’.
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 baf769296a..a3b9865c48 100644
--- a/cv.h
+++ b/cv.h
@@ -8,7 +8,7 @@
*
*/
-/* This structure must the beginning of XPVFM in sv.h */
+/* This structure must match the beginning of XPVFM in sv.h */
struct xpvcv {
_XPV_HEAD;