diff options
author | joe <joe@FreeBSD.org> | 2003-11-09 23:56:19 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2003-11-09 23:56:19 +0000 |
commit | d29dc15237470996fa196e7df800746c6dfe5d8a (patch) | |
tree | ef6401cb1b329b2bca6370c283293bdb1c801100 /sys/dev/usb/usbdi.c | |
parent | 59ab76006add39277e6efb09d2e8e962a5823152 (diff) | |
download | FreeBSD-src-d29dc15237470996fa196e7df800746c6dfe5d8a.zip FreeBSD-src-d29dc15237470996fa196e7df800746c6dfe5d8a.tar.gz |
Revise the NetBSD revision control strings.
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$"); |