=================================================================== RCS file: /cvs/sys/dev/usb/uhid.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/dev/usb/uhid.c 2008/03/04 16:14:26 1.1 +++ sys/dev/usb/uhid.c 2008/03/04 16:14:26 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: uhid.c,v 1.1 2008/03/04 16:14:26 nbrk Exp $ */ +/* $OpenBSD: uhid.c,v 1.1.1.1 2008/03/04 16:14:26 nbrk Exp $ */ /* $NetBSD: uhid.c,v 1.57 2003/03/11 16:44:00 augustss Exp $ */ /*