diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-03 00:55:00 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-03 00:55:00 +0000 |
commit | 241b2f3e7dfd8d01131bff2498cd84fc2b1a8844 (patch) | |
tree | c5e61a6f8cf62c474692594312a2380213346306 /sys/xfs/xfs_vfsops.h | |
parent | 571b1ac5cbb5784eba442364418e61c181b1971b (diff) |
$OpenBSD$
Diffstat (limited to 'sys/xfs/xfs_vfsops.h')
-rw-r--r-- | sys/xfs/xfs_vfsops.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/xfs/xfs_vfsops.h b/sys/xfs/xfs_vfsops.h index 55a5ff1c175..35c2f2b4b0d 100644 --- a/sys/xfs/xfs_vfsops.h +++ b/sys/xfs/xfs_vfsops.h @@ -1,3 +1,4 @@ +/* $OpenBSD: xfs_vfsops.h,v 1.2 2000/03/03 00:54:59 todd Exp $ */ /* * Copyright (c) 1995, 1996, 1997, 1998, 1999 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). @@ -36,7 +37,6 @@ * SUCH DAMAGE. */ -/* $Id: xfs_vfsops.h,v 1.1 1999/04/30 01:59:01 art Exp $ */ #ifndef _xfs_vfsops_h #define _xfs_vfsops_h |