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_deb.c | |
parent | 571b1ac5cbb5784eba442364418e61c181b1971b (diff) |
$OpenBSD$
Diffstat (limited to 'sys/xfs/xfs_deb.c')
-rw-r--r-- | sys/xfs/xfs_deb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/xfs/xfs_deb.c b/sys/xfs/xfs_deb.c index 2e838360af7..f6891e93154 100644 --- a/sys/xfs/xfs_deb.c +++ b/sys/xfs/xfs_deb.c @@ -1,3 +1,4 @@ +/* $OpenBSD: xfs_deb.c,v 1.3 2000/03/03 00:54:58 todd Exp $ */ /* * Copyright (c) 1995, 1996, 1997, 1998 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). @@ -39,7 +40,6 @@ #include <xfs/xfs_deb.h> #include <xfs/xfs_debug.h> -/* $Id: xfs_deb.c,v 1.2 1999/04/30 01:59:00 art Exp $ */ /* X is on */ #define X(y) y |