diff options
Diffstat (limited to 'sys/dev/usb/controller/ehci_mbus.c')
| -rw-r--r-- | sys/dev/usb/controller/ehci_mbus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/controller/ehci_mbus.c b/sys/dev/usb/controller/ehci_mbus.c index f0e6ad66b22b..00d7e77e69c8 100644 --- a/sys/dev/usb/controller/ehci_mbus.c +++ b/sys/dev/usb/controller/ehci_mbus.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/ehci_mbus.c,v 1.7.2.5.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_bus.h" |
