diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-29 01:15:41 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-29 01:15:41 +0000 |
commit | 16bbec4a622d4844ff1f22485ec3e05d680e0ba3 (patch) | |
tree | 83b06af0601a69bb0a792189f0fff15247f57e4a /sys/arch/amiga/dev | |
parent | 7b10f76ba7bbcc72a30a6f959a61aae0018bac97 (diff) |
We are OpenBSD
Diffstat (limited to 'sys/arch/amiga/dev')
-rw-r--r-- | sys/arch/amiga/dev/grf_et.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amiga/dev/grf_et.c b/sys/arch/amiga/dev/grf_et.c index 3aed82e5d23..0459d347c3c 100644 --- a/sys/arch/amiga/dev/grf_et.c +++ b/sys/arch/amiga/dev/grf_et.c @@ -1,4 +1,4 @@ -/* $OpenBSD: grf_et.c,v 1.5 1997/01/16 09:24:15 niklas Exp $ */ +/* $OpenBSD: grf_et.c,v 1.6 1997/05/29 01:15:40 niklas Exp $ */ /* $NetBSD: grf_et.c,v 1.8 1996/12/23 09:10:06 veego Exp $ */ /* @@ -41,7 +41,7 @@ * Graphics routines for Tseng ET4000 (&W32) boards, * * This code offers low-level routines to access Tseng ET4000 - * graphics-boards from within NetBSD for the Amiga. + * graphics-boards from within Net- & OpenBSD for the Amiga. * No warranties for any kind of function at all - this * code may crash your hardware and scratch your harddisk. Use at your * own risk. Freely distributable. |