]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Cast a pointer to a long, not an int and make the arg passed to the function
authorJohn Birrell <jb@FreeBSD.org>
Mon, 11 May 1998 09:10:38 +0000 (09:10 +0000)
committerJohn Birrell <jb@FreeBSD.org>
Mon, 11 May 1998 09:10:38 +0000 (09:10 +0000)
commit9a6a1cbee41c286f9b1aa7ace6eafb7303623db4
tree250099f5d74986533eae6a53227beb2895de9577
parentfcf1880fa05684c85f6ffac591bad17acef30599
Cast a pointer to a long, not an int and make the arg passed to the function
a long too (it does have a proper prototype).
lib/libc/xdr/xdr_sizeof.c