From owner-cvs-all Thu Jun 14 17:30:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B3A937B403; Thu, 14 Jun 2001 17:30:28 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5F0USC54723; Thu, 14 Jun 2001 17:30:28 -0700 (PDT) (envelope-from peter) Message-Id: <200106150030.f5F0USC54723@freefall.freebsd.org> From: Peter Wemm Date: Thu, 14 Jun 2001 17:30:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/hpfs hpfs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2001/06/14 17:30:28 PDT Modified files: sys/fs/hpfs hpfs_vnops.c Log: Fix warnings (mostly harmless, due to struct bio being embedded in buf): 738: warning: passing arg 1 of `biodone' from incompatible pointer type 745: warning: passing arg 1 of `biodone' from incompatible pointer type Revision Changes Path 1.15 +3 -3 src/sys/fs/hpfs/hpfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message