diff --git a/sys/dev/pci/pciio.h b/sys/dev/pci/pciio.h index 780aad5b1e7e..282c922c76b0 100644 --- a/sys/dev/pci/pciio.h +++ b/sys/dev/pci/pciio.h @@ -1,4 +1,4 @@ -/* $NetBSD: pciio.h,v 1.2 2001/09/14 06:09:42 simonb Exp $ */ +/* $NetBSD: pciio.h,v 1.3 2009/06/06 12:56:43 cegger Exp $ */ /* * Copyright 2001 Wasabi Systems, Inc. @@ -84,7 +84,7 @@ struct pciio_bdf_cfgreg { /* * pciio_businfo: * - * Information for a PCI bus (autconfiguration node) instance. + * Information for a PCI bus (autoconfiguration node) instance. */ struct pciio_businfo { u_int busno; /* bus number */