diff options
Diffstat (limited to 'usr.sbin/bluetooth/bthidd/parser.y')
| -rw-r--r-- | usr.sbin/bluetooth/bthidd/parser.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/bthidd/parser.y b/usr.sbin/bluetooth/bthidd/parser.y index ca49059a035b..50dedab81530 100644 --- a/usr.sbin/bluetooth/bthidd/parser.y +++ b/usr.sbin/bluetooth/bthidd/parser.y @@ -29,7 +29,7 @@ * SUCH DAMAGE. * * $Id: parser.y,v 1.7 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/parser.y,v 1.7 2006/11/27 22:52:11 emax Exp $ */ #include <sys/queue.h> |
