Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 1997 07:56:50 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/msdosfs msdosfs_vnops.c
Message-ID:  <199704101456.HAA10283@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/04/10 07:56:50

  Modified:    sys/msdosfs  msdosfs_vnops.c
  Log:
  Get the declaration of `struct dirent' from <sys/dirent.h>, not from
  <sys/dir.h>.
  
  Removed unused #include.
  
  Fixed type and order of struct members in pseudo-declaration of `struct
  vop_readdir_args'.
  
  Revision  Changes    Path
  1.41      +4 -5      src/sys/msdosfs/msdosfs_vnops.c



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