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 6fe6dc878a34..620d55033454 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.14.2.1 2004/10/16 03:38:41 kan Exp $"); /* * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. |
