diff options
Diffstat (limited to 'sys/dev/usb/net/uhso.c')
| -rw-r--r-- | sys/dev/usb/net/uhso.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/net/uhso.c b/sys/dev/usb/net/uhso.c index 60add5bc7c60..970e68503b9c 100644 --- a/sys/dev/usb/net/uhso.c +++ b/sys/dev/usb/net/uhso.c @@ -24,7 +24,7 @@ * */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/net/uhso.c,v 1.3.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> |
