summaryrefslogtreecommitdiff
path: root/sys/dev/usb/urio.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-08-14 06:57:09 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-08-14 06:57:09 +0000
commit72b7f92e6edf4375820f765b41697b3208ce7fe7 (patch)
tree49c75f7b6a634efb81c3709f39147fdba24623bb /sys/dev/usb/urio.c
parent606cad63e046f2873878d07634158eb90c5a2cf6 (diff)
Diffstat (limited to 'sys/dev/usb/urio.c')
-rw-r--r--sys/dev/usb/urio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/urio.c b/sys/dev/usb/urio.c
index 262287423808..3631f5033170 100644
--- a/sys/dev/usb/urio.c
+++ b/sys/dev/usb/urio.c
@@ -28,7 +28,7 @@
* its contributors.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/dev/usb/urio.c,v 1.11.2.1 2001/09/27 17:43:05 alfred Exp $ */
/*
* 2000/3/24 added NetBSD/OpenBSD support (from Alex Nemirovsky)