diff options
Diffstat (limited to 'sys/arch/hp300/stand/common/hd.c')
-rw-r--r-- | sys/arch/hp300/stand/common/hd.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hp300/stand/common/hd.c b/sys/arch/hp300/stand/common/hd.c index 28d34b9a0b5..b1c8cc1ee54 100644 --- a/sys/arch/hp300/stand/common/hd.c +++ b/sys/arch/hp300/stand/common/hd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: hd.c,v 1.3 2005/04/22 00:42:16 miod Exp $ */ +/* $OpenBSD: hd.c,v 1.4 2005/09/06 19:01:01 miod Exp $ */ /* $NetBSD: rd.c,v 1.11 1996/12/21 21:34:40 thorpej Exp $ */ /* @@ -166,7 +166,7 @@ hdident(ctlr, unit) } } /* - * Take care of a couple of anomolies: + * Take care of a couple of anomalies: * 1. 7945A and 7946A both return same HW id * 2. 9122S and 9134D both return same HW id * 3. 9122D and 9134L both return same HW id |