diff options
Diffstat (limited to 'sys/dev/usb/usbdi.c')
-rw-r--r-- | sys/dev/usb/usbdi.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/dev/usb/usbdi.c b/sys/dev/usb/usbdi.c index 970f67f..989e4df 100644 --- a/sys/dev/usb/usbdi.c +++ b/sys/dev/usb/usbdi.c @@ -1,9 +1,4 @@ -/* $NetBSD: usbdi.c,v 1.101 2002/06/01 23:51:04 lukem Exp $ */ - -/* Also already have from NetBSD: - * $NetBSD: usbdi.c,v 1.102 2002/07/11 21:14:35 augustss Exp $ - * $NetBSD: usbdi.c,v 1.103 2002/09/27 15:37:38 provos Exp $ - */ +/* $NetBSD: usbdi.c,v 1.103 2002/09/27 15:37:38 provos Exp $ */ #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); |