[PATCH 01/16] malloc_get_state.3: ffix
Michael Kerrisk (man-pages)
mtk.manpages@gmail.com
Thu Oct 1 11:32:45 GMT 2020
Applied.
On 10/1/20 12:15 PM, Alejandro Colomar wrote:
> Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
> ---
> 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
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
More information about the Libc-alpha
mailing list