diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2005-09-19 19:04:20 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2005-09-19 19:04:20 +0000 |
commit | b8fe2c4ffb5939a9dc2522e4d795d9c3208c910c (patch) | |
tree | 5f269727da63e84f90ef2c30edb9202220c3f744 /sys/dev/pci/pccbbreg.h | |
parent | 2a9dcd14a0b3415f1f5ddada5416e45faec38ac4 (diff) |
spelling.
Diffstat (limited to 'sys/dev/pci/pccbbreg.h')
-rw-r--r-- | sys/dev/pci/pccbbreg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pccbbreg.h b/sys/dev/pci/pccbbreg.h index 238f07bcaaa..f5730f02306 100644 --- a/sys/dev/pci/pccbbreg.h +++ b/sys/dev/pci/pccbbreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pccbbreg.h,v 1.4 2004/07/14 21:54:19 mickey Exp $ */ +/* $OpenBSD: pccbbreg.h,v 1.5 2005/09/19 19:04:19 fgsch Exp $ */ /* $NetBSD: pccbbreg.h,v 1.5 2000/06/07 09:02:47 haya Exp $ */ /* * Copyright (c) 1999 HAYAKAWA Koichi. All rights reserved. @@ -139,7 +139,7 @@ #define CB_BCRI_RL_3E2_ENA 0x10000000 /* - * Special resister definition for Toshiba ToPIC95/97 + * Special register definition for Toshiba ToPIC95/97 * These values are borrowed from pcmcia-cs/Linux. */ #define TOPIC_SOCKET_CTRL 0x90 |