diff options
Diffstat (limited to 'usr.sbin/bluetooth/bthidcontrol/hid.c')
-rw-r--r-- | usr.sbin/bluetooth/bthidcontrol/hid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/bthidcontrol/hid.c b/usr.sbin/bluetooth/bthidcontrol/hid.c index 9fb6220da5a82..c01e5542d5c3a 100644 --- a/usr.sbin/bluetooth/bthidcontrol/hid.c +++ b/usr.sbin/bluetooth/bthidcontrol/hid.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hid.c,v 1.3 2004/02/17 22:14:57 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidcontrol/hid.c,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> |