diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-06 14:14:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-06 14:14:16 +0000 |
commit | b70ecc4de11cf61852b15d2e2e46073602706bd0 (patch) | |
tree | 3f88876563a92bfd52be5b8bab77b23d1a8a0c11 /AUTHORS | |
parent | ce8758e12c5a295a26c44f02ba8090cc89510839 (diff) | |
download | coreutils-b70ecc4de11cf61852b15d2e2e46073602706bd0.tar.xz |
Fix a bug that causes du to dump core on 64-bit systems.
(ftw_startup): Declare `func' parameter to be of type
NFTW_FUNC_T, not void* which may be smaller on 64-bit systems.
Remove now-unnecessary cast.
(FTW_NAME): Cast func argument to type `NFTW_FUNC_T'.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions