diff options
Diffstat (limited to 'sys/dev/usb/ufm.c')
| -rw-r--r-- | sys/dev/usb/ufm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/ufm.c b/sys/dev/usb/ufm.c index a86e49410e04..c56ae6ccea0a 100644 --- a/sys/dev/usb/ufm.c +++ b/sys/dev/usb/ufm.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ufm.c,v 1.16 2003/10/04 21:41:01 joe Exp $"); #include <sys/param.h> |
