jhb 2008-05-07 21:00:50 UTC
FreeBSD src repository
Modified files:
usr.bin/fstat zfs.c
Log:
Use a sledgehammer cast (that was in the original patch to boot) to
quiet a warning on 64-bit platforms now that 'size' is an int and not a
size_t.
Revision Changes Path
1.5 +1 -1 src/usr.bin/fstat/zfs.c