diff options
author | njl <njl@FreeBSD.org> | 2002-09-26 06:19:31 +0000 |
---|---|---|
committer | njl <njl@FreeBSD.org> | 2002-09-26 06:19:31 +0000 |
commit | 828f0ba6847ed1a96e5d8d1b28409e18fb4e981e (patch) | |
tree | c9c510c366d8d0e813de18935ca4e039bb2c0229 /lib/libc/stdlib/exit.c | |
parent | 0202d7a244596cf6bb66e8c4a72ddc413573497d (diff) | |
download | FreeBSD-src-828f0ba6847ed1a96e5d8d1b28409e18fb4e981e.zip FreeBSD-src-828f0ba6847ed1a96e5d8d1b28409e18fb4e981e.tar.gz |
Fix these warns where sizeof(int) != sizeof(void *)
/h/des/src/sys/coda/coda_venus.c: In function `venus_ioctl':
/h/des/src/sys/coda/coda_venus.c:277: warning: cast from pointer to integer of
different size
/h/des/src/sys/coda/coda_venus.c:292: warning: cast from pointer to integer of
different size
/h/des/src/sys/coda/coda_venus.c: In function `venus_readlink':
/h/des/src/sys/coda/coda_venus.c:380: warning: cast from pointer to integer of
different size
/h/des/src/sys/coda/coda_venus.c: In function `venus_readdir':
/h/des/src/sys/coda/coda_venus.c:637: warning: cast from pointer to integer of
different size
Submitted by: des-alpha-tinderbox
Diffstat (limited to 'lib/libc/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions