From 6887e709276efa203fadc020f330da9e395e729f Mon Sep 17 00:00:00 2001 From: David Gwynne Date: Tue, 9 Nov 2004 21:08:50 +0000 Subject: fix the url pointing to the original atuwi driver. pointed out by Dries Schellekens. --- sys/dev/usb/if_atu.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/dev/usb/if_atu.c b/sys/dev/usb/if_atu.c index 5a4a9fa604d..4bcde726cd8 100644 --- a/sys/dev/usb/if_atu.c +++ b/sys/dev/usb/if_atu.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_atu.c,v 1.3 2004/11/09 14:42:26 dlg Exp $ */ +/* $OpenBSD: if_atu.c,v 1.4 2004/11/09 21:08:49 dlg Exp $ */ /* * Copyright (c) 2003, 2004 * Daan Vreeken . All rights reserved. @@ -36,7 +36,7 @@ * version 0.5 - 2004-08-03 * * Originally written by Daan Vreeken - * http://vitsch.net/bsd/atu + * http://vitsch.net/bsd/atuwi * * Contributed to by : * Chris Whitehouse, Alistair Phillips, Peter Pilka, Martijn van Buul, -- cgit v1.2.3