diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-10-08 05:39:08 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-10-08 05:39:08 +0000 |
commit | e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d (patch) | |
tree | d57c49002f2656171c2f00359a26c3e3f414b6ad /sys/dev/usb/urio.c | |
parent | 7d5bc6320988857ad6ae9fe1d002ad6d8a7af0dd (diff) |
Diffstat (limited to 'sys/dev/usb/urio.c')
-rw-r--r-- | sys/dev/usb/urio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/urio.c b/sys/dev/usb/urio.c index b947a2a46539..10f890a410ca 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.2 2002/08/12 14:19:49 joe Exp $ */ /* * 2000/3/24 added NetBSD/OpenBSD support (from Alex Nemirovsky) |