summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/pci
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2009-08-09 12:36:34 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2009-08-09 12:36:34 +0000
commit4918c81fd0c99e73e142cfaee9a0aff79415ede2 (patch)
tree859aa53199c2555e4fc581252ee225ba97e3c6e4 /sys/arch/sgi/pci
parente6420e6ee41f6244637e7e5b5ef55bbe5acb9c50 (diff)
typo; brad
Diffstat (limited to 'sys/arch/sgi/pci')
-rw-r--r--sys/arch/sgi/pci/macepcibridge.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sgi/pci/macepcibridge.c b/sys/arch/sgi/pci/macepcibridge.c
index e6a14c03005..d03698c66ee 100644
--- a/sys/arch/sgi/pci/macepcibridge.c
+++ b/sys/arch/sgi/pci/macepcibridge.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: macepcibridge.c,v 1.31 2009/08/09 08:16:53 miod Exp $ */
+/* $OpenBSD: macepcibridge.c,v 1.32 2009/08/09 12:36:33 miod Exp $ */
/*
* Copyright (c) 2009 Miodrag Vallat.
@@ -247,7 +247,7 @@ mace_pcibrattach(struct device *parent, struct device *self, void *aux)
#endif
/*
- * The O2 firmware sucks. It makes a mess off I/O BARs and
+ * The O2 firmware sucks. It makes a mess of I/O BARs and
* an even bigger mess for PCI-PCI bridges.
*/
mace_pcibr_configure(sc);