diff options
Diffstat (limited to 'usr.sbin/bluetooth/bthidd/hid.c')
-rw-r--r-- | usr.sbin/bluetooth/bthidd/hid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/bthidd/hid.c b/usr.sbin/bluetooth/bthidd/hid.c index 5a7ab665d0a5..795e2d090027 100644 --- a/usr.sbin/bluetooth/bthidd/hid.c +++ b/usr.sbin/bluetooth/bthidd/hid.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hid.c,v 1.3 2004/02/26 21:47:35 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/hid.c,v 1.1 2004/04/10 00:18:00 emax Exp $ */ #include <sys/consio.h> |