Convert %q to %ll. Cast off_t to long long for printf-style args.
authorguenther <guenther@openbsd.org>
Sun, 14 Aug 2016 22:35:54 +0000 (22:35 +0000)
committerguenther <guenther@openbsd.org>
Sun, 14 Aug 2016 22:35:54 +0000 (22:35 +0000)
commita7ca0864a0df950a87287951d7f77ec197141e44
treee5800d191f4165b6803609a4031e898b728f0c1e
parent9ef74196facb1720ddd4524348af36c52e4acf73
Convert %q to %ll.  Cast off_t to long long for printf-style args.
Eliminate pointless casts to void* or off_t

ok krw@
sbin/fsirand/fsirand.c