]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix REALLOC_ZERO_BYTES_FREES comment to match C17
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 11 Apr 2021 21:39:20 +0000 (14:39 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 11 Apr 2021 21:39:20 +0000 (14:39 -0700)
commitdff9e592b8f74e2e7be015cbee1c0fad3ef96d37
treebdcb5e905c218c9175b67aafa87d379600d7677b
parent667d9c8d55f035f1d5d2a0b05b101deba3324872
Fix REALLOC_ZERO_BYTES_FREES comment to match C17

* malloc/malloc.c (REALLOC_ZERO_BYTES_FREES):
Update comment to match current C standard.
malloc/malloc.c