diff options
Diffstat (limited to 'sys/ufs/mfs/mfs_vfsops.c')
| -rw-r--r-- | sys/ufs/mfs/mfs_vfsops.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ufs/mfs/mfs_vfsops.c b/sys/ufs/mfs/mfs_vfsops.c index c4d80450893e..f9c86bcae707 100644 --- a/sys/ufs/mfs/mfs_vfsops.c +++ b/sys/ufs/mfs/mfs_vfsops.c @@ -31,7 +31,7 @@   * SUCH DAMAGE.   *   *	@(#)mfs_vfsops.c	8.4 (Berkeley) 4/16/94 - * $Id: mfs_vfsops.c,v 1.22.2.5 1998/05/07 19:04:15 gibbs Exp $ + * $Id: mfs_vfsops.c,v 1.22.2.6 1998/05/11 19:21:47 julian Exp $   */  #include <sys/param.h>  | 
