From owner-cvs-all Mon May 11 02:14:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA09032 for cvs-all-outgoing; Mon, 11 May 1998 02:14:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA08955; Mon, 11 May 1998 02:13:58 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA28292; Mon, 11 May 1998 02:10:39 -0700 (PDT) Date: Mon, 11 May 1998 02:10:39 -0700 (PDT) Message-Id: <199805110910.CAA28292@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/xdr xdr_sizeof.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/05/11 02:10:38 PDT Modified files: lib/libc/xdr xdr_sizeof.c Log: 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). Revision Changes Path 1.2 +2 -2 src/lib/libc/xdr/xdr_sizeof.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message