Convert %q to %ll with long long casts for printf()
authorguenther <guenther@openbsd.org>
Sun, 14 Aug 2016 22:56:29 +0000 (22:56 +0000)
committerguenther <guenther@openbsd.org>
Sun, 14 Aug 2016 22:56:29 +0000 (22:56 +0000)
commita20a5177f8cd49fa822883889e2e37b5a0bcbef3
tree6b70d5fbac8196c5b5a80586a239b03998779e4d
parentece71943d7d726a1c2b329496cf818a9835100c3
Convert %q to %ll with long long casts for printf()
Delete pointless casts to off_t, void*, and uid_t

ok krw@
libexec/ftpd/ftpcmd.y
libexec/ftpd/ftpd.c