diff options
Diffstat (limited to 'sys/dev/usb/controller/uhci_pci.c')
| -rw-r--r-- | sys/dev/usb/controller/uhci_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/controller/uhci_pci.c b/sys/dev/usb/controller/uhci_pci.c index 4af440bfbec5..554d06f0355e 100644 --- a/sys/dev/usb/controller/uhci_pci.c +++ b/sys/dev/usb/controller/uhci_pci.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/uhci_pci.c,v 1.8.2.8.2.1 2012/03/03 06:15:13 kensmith Exp $"); /* Universal Host Controller Interface * |
