diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2000-09-11 14:26:55 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2000-09-11 14:26:55 +0000 |
commit | a0a0fcba7412ad7cd38c8a407322cb67eb58f685 (patch) | |
tree | d8938de46e7b5f1f61ce2318be5d80a9eaaced5e /sys/xfs/xfs_debug.h | |
parent | b7a547b26a73f0b7f1aaaed1829abc10af3135d0 (diff) |
New xfs from Arla between 0.34.2 and current in arla cvs.
Too many new features and fixes to mention here.
Diffstat (limited to 'sys/xfs/xfs_debug.h')
-rw-r--r-- | sys/xfs/xfs_debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/xfs/xfs_debug.h b/sys/xfs/xfs_debug.h index dd008204081..3fa58ac7da3 100644 --- a/sys/xfs/xfs_debug.h +++ b/sys/xfs/xfs_debug.h @@ -1,4 +1,3 @@ -/* $OpenBSD: xfs_debug.h,v 1.2 2000/03/03 00:54:58 todd Exp $ */ /* * Copyright (c) 1998 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). @@ -37,6 +36,7 @@ * SUCH DAMAGE. */ +/* $Id: xfs_debug.h,v 1.3 2000/09/11 14:26:51 art Exp $ */ #ifndef __XFS_DEBUG_H #define __XFS_DEBUG_H |