summaryrefslogtreecommitdiff
path: root/sys/dev/usb/hid.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-01-15 15:46:22 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-01-15 15:46:22 +0000
commit5cd221028ba5e7ada35a0dd196fb642b44f197d1 (patch)
treed019bfe23aa5d3b5b6bb2c54e65e169e3c463b12 /sys/dev/usb/hid.h
parent665ce17da44f98ae193440703de789dedfb6a72c (diff)
Diffstat (limited to 'sys/dev/usb/hid.h')
-rw-r--r--sys/dev/usb/hid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/hid.h b/sys/dev/usb/hid.h
index a4ab7d2b2969f..803560b55479c 100644
--- a/sys/dev/usb/hid.h
+++ b/sys/dev/usb/hid.h
@@ -1,5 +1,5 @@
/* $NetBSD: hid.h,v 1.6 2000/06/01 14:28:57 augustss Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/dev/usb/hid.h,v 1.13 2005/01/06 01:43:27 imp Exp $ */
/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.