Fix typo.
This commit is contained in:
parent
aecc1920f0
commit
912ab38d08
@ -285,7 +285,7 @@ Returns 0 on success and a LIBUSB_ERROR code on
|
||||
failure.
|
||||
.Pp
|
||||
.Ft int
|
||||
.Fn libsub_get_active_config_descriptor "libusb_device *dev" "struct libusb_config_descriptor **config"
|
||||
.Fn libusb_get_active_config_descriptor "libusb_device *dev" "struct libusb_config_descriptor **config"
|
||||
Get the USB configuration descriptor for the active configuration.
|
||||
Returns 0 on
|
||||
success, LIBUSB_ERROR_NOT_FOUND if the device is in
|
||||
|
Loading…
Reference in New Issue
Block a user