mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 04:22:44 +00:00
libusb(3): Fix link in comment
Event: Advanced UNIX Programming Course (Fall’23) at NTHU. Pull Request: https://github.com/freebsd/freebsd-src/pull/1042
This commit is contained in:
parent
38b7eebc4a
commit
2a3a8eb9fa
@ -245,7 +245,7 @@ enum libusb_log_level {
|
||||
/* XXX */
|
||||
/* libusb_set_debug should take parameters from libusb_log_level
|
||||
* above according to
|
||||
* http://libusb.sourceforge.net/api-1.0/group__lib.html
|
||||
* https://libusb.sourceforge.io/api-1.0/group__libusb__lib.html
|
||||
*/
|
||||
enum libusb_debug_level {
|
||||
LIBUSB_DEBUG_NO=0,
|
||||
|
Loading…
Reference in New Issue
Block a user