The comment refers to the non-existing libusb_device_ref and
libusb_device_unref functions, this should be libusb_ref_device resp.
libusb_unref_device.
Signed-off-by: Hans de Goede
---
libusb/libusb.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libusb/libusb.h b/libus
2013/4/23 Hans de Goede :
> The comment refers to the non-existing libusb_device_ref and
> libusb_device_unref functions, this should be libusb_ref_device resp.
> libusb_unref_device.
>
> Signed-off-by: Hans de Goede
> ---
> libusb/libusb.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions
On 2013.04.23 10:21, Ludovic Rousseau wrote:
> The API [1] should be updated but I don't yet know how to do that.
As per https://github.com/libusbx/libusbx/wiki/Maintainers%27-Corner:
o Run make docs-upload in the /doc directory
You'll need to edit the Makefile.am there to change the username for