summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/dev/pci/if_ath_pci.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/if_ath_pci.c b/sys/dev/pci/if_ath_pci.c
index c760144f632..0538b40fa62 100644
--- a/sys/dev/pci/if_ath_pci.c
+++ b/sys/dev/pci/if_ath_pci.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_ath_pci.c,v 1.1 2004/11/02 02:45:37 reyk Exp $ */
+/* $OpenBSD: if_ath_pci.c,v 1.2 2004/11/02 03:19:15 brad Exp $ */
/* $NetBSD: if_ath_pci.c,v 1.7 2004/06/30 05:58:17 mycroft Exp $ */
/*-
@@ -38,7 +38,7 @@
*/
/*
- * PCI/Cardbus front-end for the Atheros Wireless LAN controller driver.
+ * PCI front-end for the Atheros Wireless LAN controller driver.
*/
#include <sys/param.h>