diff options
author | 2002-07-25 04:07:32 +0000 | |
---|---|---|
committer | 2002-07-25 04:07:32 +0000 | |
commit | 54ac236c33f6174dcd78eb237b4522207280ebed (patch) | |
tree | db1e01b880e0b8e646433084ceae873e7eeda61c /sys/dev/usb/uhid.c | |
parent | handle < 0 and such better (diff) | |
download | wireguard-openbsd-54ac236c33f6174dcd78eb237b4522207280ebed.tar.xz wireguard-openbsd-54ac236c33f6174dcd78eb237b4522207280ebed.zip |
update $NetBSD$ tags
Diffstat (limited to 'sys/dev/usb/uhid.c')
-rw-r--r-- | sys/dev/usb/uhid.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/uhid.c b/sys/dev/usb/uhid.c index 6dc30472289..544ed4d6422 100644 --- a/sys/dev/usb/uhid.c +++ b/sys/dev/usb/uhid.c @@ -1,5 +1,5 @@ -/* $OpenBSD: uhid.c,v 1.22 2002/07/25 02:18:10 nate Exp $ */ -/* $NetBSD: uhid.c,v 1.51 2002/03/17 18:02:53 augustss Exp $ */ +/* $OpenBSD: uhid.c,v 1.23 2002/07/25 04:07:33 nate Exp $ */ +/* $NetBSD: uhid.c,v 1.52 2002/07/11 21:14:29 augustss Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. |