diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2001-01-25 03:50:55 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2001-01-25 03:50:55 +0000 |
commit | 494cde55a24f25e8e7a2c6bc7e645c11cd64951f (patch) | |
tree | 5dc4ce418220b723501ba06db24d4002d306ffe8 /sys/dev/isa/if_ecreg.h | |
parent | d5b53dc02d059c4fbd5a117ffd737efda260d5c1 (diff) |
spelling
Diffstat (limited to 'sys/dev/isa/if_ecreg.h')
-rw-r--r-- | sys/dev/isa/if_ecreg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/if_ecreg.h b/sys/dev/isa/if_ecreg.h index 767d683ab56..d0c8e8902e8 100644 --- a/sys/dev/isa/if_ecreg.h +++ b/sys/dev/isa/if_ecreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: if_ecreg.h,v 1.1 1998/09/22 06:33:18 fgsch Exp $ */ +/* $OpenBSD: if_ecreg.h,v 1.2 2001/01/25 03:50:50 todd Exp $ */ /* $NetBSD: if_ecreg.h,v 1.1 1997/11/02 00:44:26 thorpej Exp $ */ /* @@ -45,7 +45,7 @@ #define ELINK2_PSPR 1 /* - * DrQ Timer Register. Determines number of bytes to be transfered during a + * DrQ Timer Register. Determines number of bytes to be transferred during a * DMA burst. */ #define ELINK2_DQTR 2 |