diff options
Diffstat (limited to 'sys/dev/usb/uhid.c')
-rw-r--r-- | sys/dev/usb/uhid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/uhid.c b/sys/dev/usb/uhid.c index 1729a92e6fed9..1dc9dd794f7cf 100644 --- a/sys/dev/usb/uhid.c +++ b/sys/dev/usb/uhid.c @@ -1,5 +1,5 @@ /* $NetBSD: uhid.c,v 1.15 1999/01/10 11:13:36 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/uhid.c,v 1.8.2.1 1999/05/08 23:04:49 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. |