From: Alejandro Colomar Date: Thu, 1 Oct 2020 10:15:45 +0000 (+0200) Subject: malloc_get_state.3: ffix X-Git-Tag: man-pages-5.09~217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d924ccfd5fa9f0d9586f33876225a336c7bb154;p=thirdparty%2Fman-pages.git malloc_get_state.3: ffix Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- diff --git a/man3/malloc_get_state.3 b/man3/malloc_get_state.3 index f94efccf4c..57781fd6b1 100644 --- a/man3/malloc_get_state.3 +++ b/man3/malloc_get_state.3 @@ -29,7 +29,7 @@ malloc_get_state, malloc_set_state \- record and restore state of malloc impleme .nf .B #include .PP -.BI "void* malloc_get_state(void);" +.BI "void *malloc_get_state(void);" .PP .BI "int malloc_set_state(void *" state ); .fi