summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_ipw.c
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2004-10-28 23:06:11 +0000
committerBrad Smith <brad@cvs.openbsd.org>2004-10-28 23:06:11 +0000
commitbd8e63ad6fec917c03eb3f908a0aec076b9df8ff (patch)
tree1e21ce5374f11b190d46c73058c97aa68e55b443 /sys/dev/pci/if_ipw.c
parentd68d3c6031ed944c62af982995307903f1890cf7 (diff)
the URL in if_iwi is no longer valid.
ok damien@
Diffstat (limited to 'sys/dev/pci/if_ipw.c')
-rw-r--r--sys/dev/pci/if_ipw.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/if_ipw.c b/sys/dev/pci/if_ipw.c
index dc1992a04c6..939268b8fbc 100644
--- a/sys/dev/pci/if_ipw.c
+++ b/sys/dev/pci/if_ipw.c
@@ -1,4 +1,4 @@
-/* $Id: if_ipw.c,v 1.17 2004/10/28 17:05:41 jcs Exp $ */
+/* $Id: if_ipw.c,v 1.18 2004/10/28 23:06:10 brad Exp $ */
/*-
* Copyright (c) 2004
@@ -29,7 +29,7 @@
/*-
* Intel(R) PRO/Wireless 2100 MiniPCI driver
- * www.intel.com/network/connectivity/products/wireless/prowireless_mobile.htm
+ * http://www.intel.com/network/connectivity/products/wireless/prowireless_mobile.htm
*/
#include "bpfilter.h"