Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2001 17:30:28 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/hpfs hpfs_vnops.c
Message-ID:  <200106150030.f5F0USC54723@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106150030.f5F0USC54723>