diff options
Diffstat (limited to 'sys/dev/usb/ubsa.c')
| -rw-r--r-- | sys/dev/usb/ubsa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/ubsa.c b/sys/dev/usb/ubsa.c index fa1232f1ee50..cb87a4adc7f5 100644 --- a/sys/dev/usb/ubsa.c +++ b/sys/dev/usb/ubsa.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ubsa.c,v 1.11 2003/11/16 12:13:39 akiyama Exp $"); /* * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. |
