Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx> --- man3/malloc_get_state.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/malloc_get_state.3 b/man3/malloc_get_state.3 index f94efccf4..57781fd6b 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 <malloc.h> .PP -.BI "void* malloc_get_state(void);" +.BI "void *malloc_get_state(void);" .PP .BI "int malloc_set_state(void *" state ); .fi -- 2.28.0