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_message.h | |
parent | 571b1ac5cbb5784eba442364418e61c181b1971b (diff) |
$OpenBSD$
Diffstat (limited to 'sys/xfs/xfs_message.h')
-rw-r--r-- | sys/xfs/xfs_message.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/xfs/xfs_message.h b/sys/xfs/xfs_message.h index d3741a1d3bd..16e1ca71a1f 100644 --- a/sys/xfs/xfs_message.h +++ b/sys/xfs/xfs_message.h @@ -1,3 +1,4 @@ +/* $OpenBSD: xfs_message.h,v 1.3 2000/03/03 00:54:58 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_message.h,v 1.2 1999/04/30 01:59:00 art Exp $ */ #ifndef _xmsg_h #define _xmsg_h |