mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Update URL to HID spec.
Obtained from: NetBSD
This commit is contained in:
parent
b04f1772b7
commit
29d81b7db1
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue