diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2006-03-04 19:33:23 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2006-03-04 19:33:23 +0000 |
commit | 36a092ab9d9fc68c1832c1ed972834cde5b8d2f8 (patch) | |
tree | e9a11790cd512ff0785e5d0ff88ce879dddb6933 /sys/dev/isa/if_edreg.h | |
parent | 5dbdb9a739b32a5eafb3411a8267f6e8aecd6d1c (diff) |
Typos grab bag of the month, eyeballed by jmc@
Diffstat (limited to 'sys/dev/isa/if_edreg.h')
-rw-r--r-- | sys/dev/isa/if_edreg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/if_edreg.h b/sys/dev/isa/if_edreg.h index 603a5f8eca2..42c9b544b9f 100644 --- a/sys/dev/isa/if_edreg.h +++ b/sys/dev/isa/if_edreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: if_edreg.h,v 1.6 2002/06/03 20:01:37 deraadt Exp $ */ +/* $OpenBSD: if_edreg.h,v 1.7 2006/03/04 19:33:21 miod Exp $ */ /* $NetBSD: if_edreg.h,v 1.15 1996/01/10 16:49:22 chuck Exp $ */ /* @@ -180,7 +180,7 @@ /* * General Control Register (GCR) - * Eanbled with SWH bit == 1 in HWR register + * Enabled with SWH bit == 1 in HWR register */ #define ED_WD790_GCR 0x0d |