summaryrefslogtreecommitdiff
path: root/sys/dev/usb/hid.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/hid.c')
-rw-r--r--sys/dev/usb/hid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/hid.c b/sys/dev/usb/hid.c
index 02664b3d83f6..6225c0055571 100644
--- a/sys/dev/usb/hid.c
+++ b/sys/dev/usb/hid.c
@@ -1,5 +1,5 @@
/* $NetBSD: hid.c,v 1.15 2000/04/27 15:26:46 augustss Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/dev/usb/hid.c,v 1.11.2.5 2002/08/12 14:19:48 joe Exp $ */
/*
* Copyright (c) 1998 The NetBSD Foundation, Inc.