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 6bca3782c465..0ff2380600aa 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.12.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> |
