This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Distinguish C- and perly- literals - PERLY_TILDE
[perl5.git] / malloc.c
index f69d450..01e84bf 100644 (file)
--- a/malloc.c
+++ b/malloc.c
@@ -1225,7 +1225,6 @@ S_adjust_size_and_find_bucket(size_t *nbytes_p)
 /*
 These have the same interfaces as the C lib ones, so are considered documented
 
-=for apidoc_section Memory Management
 =for apidoc malloc
 =for apidoc calloc
 =for apidoc realloc