fix bug with du -hd

Submitted by: dcs
This commit is contained in:
Michael Haro 2000-03-24 06:25:32 +00:00
parent 6b4b88f7a2
commit b4448bd5d2

View File

@ -231,7 +231,7 @@ main(argc, argv)
if (p->fts_level <= depth)
if (hflag) {
(void) prthumanval(howmany(savednumber, blocksize));
(void) prthumanval(howmany(p->fts_number, blocksize));
(void) printf("\t%s\n", p->fts_path);
} else {
(void) printf("%ld\t%s\n",