diff options
author | bde <bde@FreeBSD.org> | 1999-08-08 14:11:03 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1999-08-08 14:11:03 +0000 |
commit | 42539e65d17cc136a3e363466b97ba8ec0514e0e (patch) | |
tree | aaf992c4a47fa9e1f21296208a6f3b4327d54fce /sys/kern/kern_module.c | |
parent | 557aa1ee53ce9f783d604f653ff424ffd2af9b18 (diff) | |
download | FreeBSD-src-42539e65d17cc136a3e363466b97ba8ec0514e0e.zip FreeBSD-src-42539e65d17cc136a3e363466b97ba8ec0514e0e.tar.gz |
Fixed all printf format errors reported by gcc -Wformat on i386's:
- %q -> %ll.
Fixed nearby errors not reported by gcc -Wformat on i386's:
- don't assume that the promotion of [u_]int64_t is [u_]quad_t.
- don't use signed formats for unsigned args.
Diffstat (limited to 'sys/kern/kern_module.c')
0 files changed, 0 insertions, 0 deletions