diff options
author | yar <yar@FreeBSD.org> | 2004-11-02 18:48:44 +0000 |
---|---|---|
committer | yar <yar@FreeBSD.org> | 2004-11-02 18:48:44 +0000 |
commit | 9ff4238c2a4f9c95d86a4960a32c80ae725da372 (patch) | |
tree | 4c21bfceddd2c17dcd808ba1d8d4324b3f826af2 /sys/netinet/tcp_usrreq.c | |
parent | e721e7f566d0976e5aa50c84608fdb16fc0ae783 (diff) | |
download | FreeBSD-src-9ff4238c2a4f9c95d86a4960a32c80ae725da372.zip FreeBSD-src-9ff4238c2a4f9c95d86a4960a32c80ae725da372.tar.gz |
Replace the last occurence of (long long) and %qd with
(intmax_t) and %jd, which is the right way to printf
an off_t in the presence of <stdint.h>.
Submitted by: Nick Leuta
Diffstat (limited to 'sys/netinet/tcp_usrreq.c')
0 files changed, 0 insertions, 0 deletions