kan 2007-04-06 15:36:44 UTC
FreeBSD src repository
Modified files:
bin/df df.c
Log:
getblocksize expects pointer to long as a second argument, not
a pointer to u_long.
Revision Changes Path
1.68 +2 -2 src/bin/df/df.c