libusb.h: Correct errors in doxygen comment for struct libusb_device
authorHans de Goede <hdegoede@redhat.com>
Tue, 23 Apr 2013 08:46:32 +0000 (10:46 +0200)
committerLudovic Rousseau <ludovic.rousseau+github@gmail.com>
Tue, 23 Apr 2013 09:15:39 +0000 (11:15 +0200)
commit2790e8f2b0f24381d5c9a89368ecea4ab95db8de
tree2378cddab3a7f3d8c7172eb11e1b4ab08e003b9f
parent4ca748f654727b8a0bcdd0bd4df3cc94d0f43d3a
libusb.h: Correct errors in doxygen comment for struct libusb_device

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 <hdegoede@redhat.com>
libusb/libusb.h
libusb/version_nano.h