diff options
author | harti <harti@FreeBSD.org> | 2003-10-22 07:35:05 +0000 |
---|---|---|
committer | harti <harti@FreeBSD.org> | 2003-10-22 07:35:05 +0000 |
commit | b9a34c0f9880d1ac69e19d8e003929de3d78be17 (patch) | |
tree | 0f50db4a1b35b14b0375cb921b3b04d6a2e9dae8 /lib/libc/stdlib/malloc.c | |
parent | 2f7e12f3f8afa5e9ca39e199b3c60dabdbb74202 (diff) | |
download | FreeBSD-src-b9a34c0f9880d1ac69e19d8e003929de3d78be17.zip FreeBSD-src-b9a34c0f9880d1ac69e19d8e003929de3d78be17.tar.gz |
Remove a gcc-ism: declaring a variable array at the end of a structure
as [0] and replace it with the ISO way of writing []. This has caused
warnings with WARNS=6.
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions