typo in comment: autconfiguration -> autoconfiguration

This commit is contained in:
cegger 2009-06-06 12:56:43 +00:00
parent e936991891
commit a4c2d5ee50
1 changed files with 2 additions and 2 deletions

View File

@ -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 */