summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ahc_pci.c
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-02-18 13:14:44 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-02-18 13:14:44 +0000
commitf9fba03375e83e76e82171ab2e03938143a25be4 (patch)
tree8d0255479a5c754458e860e41ef9da5288e3e9df /sys/dev/pci/ahc_pci.c
parentb1763e97cd11a5c2649cdb99541c7f53630f3b28 (diff)
intial -> initial;
the great intial witch hunt, as prompted by tdeval@ os-aix-dso.c: ok henning@ ab.C: ok drahn@
Diffstat (limited to 'sys/dev/pci/ahc_pci.c')
-rw-r--r--sys/dev/pci/ahc_pci.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/ahc_pci.c b/sys/dev/pci/ahc_pci.c
index 7f6843fe39a..770927b74d3 100644
--- a/sys/dev/pci/ahc_pci.c
+++ b/sys/dev/pci/ahc_pci.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ahc_pci.c,v 1.36 2002/11/19 18:40:16 jason Exp $ */
+/* $OpenBSD: ahc_pci.c,v 1.37 2003/02/18 13:14:42 jmc Exp $ */
/* $NetBSD: ahc_pci.c,v 1.9 1996/10/21 22:56:24 thorpej Exp $ */
/*
@@ -580,7 +580,7 @@ ahc_do_pci_config(ahc)
/*
* Protect ourself from spurrious interrupts during
- * intialization.
+ * initialization.
*/
opri = splbio();