This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make -T HANDLE set the last stat type
[perl5.git] / cv.h
diff --git a/cv.h b/cv.h
index baf7692..a3b9865 100644 (file)
--- 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;