diff options
author | Florian Schmidt <florian.schmidt@neclab.eu> | 2017-11-14 09:01:14 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2017-11-14 10:18:30 +0100 |
commit | 9cf0c4a012b214504e19fb92b23d5f0f3c9da097 (patch) | |
tree | bbda19d99fa23cc4b470a530a68ed4099b7997b7 /newlib/libc/stdlib/abort.c | |
parent | b1a388799dc98e6d1451fb73aa71097cbf9f37d9 (diff) | |
download | newlib-9cf0c4a012b214504e19fb92b23d5f0f3c9da097.zip newlib-9cf0c4a012b214504e19fb92b23d5f0f3c9da097.tar.gz newlib-9cf0c4a012b214504e19fb92b23d5f0f3c9da097.tar.bz2 |
newlib/libc/stdlib/realloc.c: fix variable name
The variable doesn't follow the convention of having the same name as
the function it's bundled with. Furthermore, it clashes with the
variable of the same name in newlib/libc/stdlib/calloc.c.
Signed-off-by: Florian Schmidt <florian.schmidt@neclab.eu>
Diffstat (limited to 'newlib/libc/stdlib/abort.c')
0 files changed, 0 insertions, 0 deletions