diff options
Diffstat (limited to 'sys/dev/usb/controller/ohci.h')
-rw-r--r-- | sys/dev/usb/controller/ohci.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/controller/ohci.h b/sys/dev/usb/controller/ohci.h index eeb49aabd41f..c594d7934fd4 100644 --- a/sys/dev/usb/controller/ohci.h +++ b/sys/dev/usb/controller/ohci.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/ohci.h,v 1.7.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. |