diff options
Diffstat (limited to 'sys/dev/usb/hid.c')
-rw-r--r-- | sys/dev/usb/hid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/hid.c b/sys/dev/usb/hid.c index b061f2b24f5ed..3e38bc06ea152 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.3 2000/07/02 11:27:27 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. |