Update URL to HID spec.

Obtained from:  NetBSD
This commit is contained in:
Lukas Ertl 2004-05-23 16:55:28 +00:00
parent 6670fdb155
commit b04f1772b7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=129621

View file

@ -45,7 +45,7 @@ __FBSDID("$FreeBSD$");
*/
/*
* HID spec: http://www.usb.org/developers/data/usbhid10.pdf
* HID spec: http://www.usb.org/developers/devclass_docs/HID1_11.pdf
*/
#include <sys/param.h>