diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-25 00:20:49 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-25 00:20:49 +0000 |
commit | 8e878a0310eae754021dbd73ca928eaf7cf6a65c (patch) | |
tree | 85f35fe64386fc1f5eb60327eb5c614a04d1adae /sys/dev/usb/ohci.c | |
parent | b4d1edeb37a573694fb661e8da9631ce60473a8d (diff) |
Diffstat (limited to 'sys/dev/usb/ohci.c')
-rw-r--r-- | sys/dev/usb/ohci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/ohci.c b/sys/dev/usb/ohci.c index 16953cb8e410..321a36e8120d 100644 --- a/sys/dev/usb/ohci.c +++ b/sys/dev/usb/ohci.c @@ -1,5 +1,5 @@ /* $NetBSD: ohci.c,v 1.27 1999/01/13 10:33:53 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ohci.c,v 1.10.2.3 1999/10/29 20:28:14 nsayer Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. |