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/arch/arm32/include/vconsole.h | |
parent | 571b1ac5cbb5784eba442364418e61c181b1971b (diff) |
$OpenBSD$
Diffstat (limited to 'sys/arch/arm32/include/vconsole.h')
-rw-r--r-- | sys/arch/arm32/include/vconsole.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/arm32/include/vconsole.h b/sys/arch/arm32/include/vconsole.h index 06276d58213..fa4f66dc3c9 100644 --- a/sys/arch/arm32/include/vconsole.h +++ b/sys/arch/arm32/include/vconsole.h @@ -1,3 +1,4 @@ +/* $OpenBSD: vconsole.h,v 1.2 2000/03/03 00:54:48 todd Exp $ */ /* $NetBSD: vconsole.h,v 1.1 1996/01/31 23:23:29 mark Exp $ */ /* @@ -42,7 +43,6 @@ * Created : 18/09/94 * Last updated : 10/01/96 * - * $Id: vconsole.h,v 1.1 1996/04/24 11:08:46 deraadt Exp $ */ #ifdef _KERNEL |