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 eda82f649652e..add15d9c7ac06 100644 --- a/usr.sbin/bluetooth/bthidd/parser.y +++ b/usr.sbin/bluetooth/bthidd/parser.y @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * $Id: parser.y,v 1.4 2004/11/17 21:59:42 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/parser.y,v 1.4 2005/05/18 23:03:44 emax Exp $ */ #include <sys/queue.h> |