Update URL to HID spec.

Obtained from:  NetBSD
This commit is contained in:
Lukas Ertl 2004-05-23 17:09:07 +00:00
parent b04f1772b7
commit 29d81b7db1

View file

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