Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 1997 07:10:39 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/ufs/ffs ffs_subr.c
Message-ID:  <199711181510.HAA02090@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1997/11/18 07:10:39 PST

  Modified files:
    sys/ufs/ffs          ffs_subr.c 
  Log:
  Removed an unused #include in the `#ifdef KERNEL' case.
  
  Fixed a comment to match the code.  The code is still wrong
  (ffs_checkoverlap() should be staticized and called from a
  ddb command).
  
  Revision  Changes    Path
  1.14      +3 -5      src/sys/ufs/ffs/ffs_subr.c



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