diff options
Diffstat (limited to 'sys/dev/usb/controller/ohci_atmelarm.c')
-rw-r--r-- | sys/dev/usb/controller/ohci_atmelarm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/controller/ohci_atmelarm.c b/sys/dev/usb/controller/ohci_atmelarm.c index a4fe9f397b94..0ce491141c34 100644 --- a/sys/dev/usb/controller/ohci_atmelarm.c +++ b/sys/dev/usb/controller/ohci_atmelarm.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/ohci_atmelarm.c,v 1.6.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include <sys/stdint.h> #include <sys/stddef.h> |