This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
RE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.
[metaconfig.git] / U / modified / d_mmap.U
index c78c46c..b3ca59c 100644 (file)
@@ -26,7 +26,7 @@
 ?C:Mmap_t:
 ?C:    This symbol holds the return type of the mmap() system call
 ?C:    (and simultaneously the type of the first argument).
-?C:    Usually set to 'void *' or 'cadd_t'.
+?C:    Usually set to 'void *' or 'caddr_t'.
 ?C:.
 ?H:#$d_mmap HAS_MMAP           /**/
 ?H:#define Mmap_t $mmaptype    /**/