]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(process_file): Set info->skip before any possible return.
authorJim Meyering <jim@meyering.net>
Thu, 20 Feb 2003 15:03:22 +0000 (15:03 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 20 Feb 2003 15:03:22 +0000 (15:03 +0000)
commit5c629d9ef4b2f834996850c4cc50fda7bd58646e
treeb5525be963edd75c0b2e8daf8a069a4044f72ae9
parentc023e74aac87a2c6f39b59a5b5313efef0b9de88
(process_file): Set info->skip before any possible return.

Report correct usage for directories, not 0.
(process_file): Return for `file_type == FTW_DPRE'
_before_ recording the dev/ino of a directory.
src/du.c