From 01f2fb65c32753ebe1920c7bcefa4b1e55800ee9 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Thu, 14 Nov 2002 05:10:16 +0000 Subject: minor correction to comment --- sys/dev/cardbus/cardbus_cis.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/cardbus/cardbus_cis.c b/sys/dev/cardbus/cardbus_cis.c index d6cf0690c9faf..20b0d33264e0b 100644 --- a/sys/dev/cardbus/cardbus_cis.c +++ b/sys/dev/cardbus/cardbus_cis.c @@ -309,7 +309,7 @@ DECODE_PROTOTYPE(bar) /* * Mark the appropriate bit in the PCI command register so that - * device drivers will know which BARs can be used. + * device drivers will know which type of BARs can be used. */ pci_enable_io(child, type); return (0); -- cgit v1.3