diff options
Diffstat (limited to 'sys/dev/usb/controller/avr32dci.c')
| -rw-r--r-- | sys/dev/usb/controller/avr32dci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/controller/avr32dci.c b/sys/dev/usb/controller/avr32dci.c index 98e1515017bb..204145d7895d 100644 --- a/sys/dev/usb/controller/avr32dci.c +++ b/sys/dev/usb/controller/avr32dci.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/avr32dci.c,v 1.8.2.7.2.1 2012/03/03 06:15:13 kensmith Exp $"); /*- * Copyright (c) 2009 Hans Petter Selasky. All rights reserved. |
