diff options
Diffstat (limited to 'usr.sbin/bluetooth/bthidd/lexer.l')
-rw-r--r-- | usr.sbin/bluetooth/bthidd/lexer.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/bthidd/lexer.l b/usr.sbin/bluetooth/bthidd/lexer.l index 93ad39434e593..8899c17cff5c6 100644 --- a/usr.sbin/bluetooth/bthidd/lexer.l +++ b/usr.sbin/bluetooth/bthidd/lexer.l @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * $Id: lexer.l,v 1.2 2004/02/13 21:46:20 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/lexer.l,v 1.2 2004/11/18 18:05:15 emax Exp $ */ #include <bluetooth.h> |