diff options
author | delphij <delphij@FreeBSD.org> | 2005-03-14 04:33:13 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2005-03-14 04:33:13 +0000 |
commit | ebc7aa2a14fe61ab205a6ffa8fc80e0f250f11df (patch) | |
tree | 3581d49ed0844ceca29f72a17f7cd8d4ecc174fc /sys/kern/kern_linker.c | |
parent | c9b5162e946e45867004597988279d03bf971081 (diff) | |
download | FreeBSD-src-ebc7aa2a14fe61ab205a6ffa8fc80e0f250f11df.zip FreeBSD-src-ebc7aa2a14fe61ab205a6ffa8fc80e0f250f11df.tar.gz |
printf(3) expects that %*s having an int parameter, which generates
warning on 64-bit platforms. Explicitly cast these values to int
to work around this issue, as these values are tend to be small.
Spotted by: ia64 tinderbox
Diffstat (limited to 'sys/kern/kern_linker.c')
0 files changed, 0 insertions, 0 deletions