]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/malloc_get_state.3
_syscall.2, clock_getres.2, clone.2, copy_file_range.2, create_module.2, delete_modul...
[thirdparty/man-pages.git] / man3 / malloc_get_state.3
index 910e7b9523928bed6064efb2057c495b69ab2663..4797952cb29604f8a83f3e49836afecd9a6d010d 100644 (file)
@@ -30,7 +30,7 @@ malloc_get_state, malloc_set_state \- record and restore state of malloc impleme
 .B #include <malloc.h>
 .PP
 .BI "void* malloc_get_state(void);"
-
+.PP
 .BI "int malloc_set_state(void *" state );
 .fi
 .SH DESCRIPTION