Date: Wed, 7 May 2008 21:00:50 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fstat zfs.c Message-ID: <200805072100.m47L0opk071013@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805072100.m47L0opk071013>
