freebsd-dev/lib/libusb
Ed Maste 22a962c9fe Constify libusb_get_pollfds return
The correct return type, per our libusb(3) man page and the libusb.org
and libusbx projects (whose interface we intend to follow for our libusb),
is const struct libusb_pollfd **.

Unfortunately the doxygen-generated libusbx API documentation[1] omits[2]
the const for some reason.

[1] http://libusbx.sourceforge.net/api-1.0/group__poll.html#gab1a72869a926552b27a6c667695df3a2

[2] http://sourceforge.net/mailarchive/forum.php?thread_name=497D10BE.8090007%40n-dimensional.de&forum_name=libusb-devel

Reviewed by: hselasky@
2013-05-07 20:35:47 +00:00
..
libusb01.c - Make the FreeBSD's USB library compile under Linux. 2013-03-13 12:23:14 +00:00
libusb10_desc.c - Make the FreeBSD's USB library compile under Linux. 2013-03-13 12:23:14 +00:00
libusb10_io.c Constify libusb_get_pollfds return 2013-05-07 20:35:47 +00:00
libusb10.c - Make the FreeBSD's USB library compile under Linux. 2013-03-13 12:23:14 +00:00
libusb10.h - Make the FreeBSD's USB library compile under Linux. 2013-03-13 12:23:14 +00:00
libusb20_desc.c - Make the FreeBSD's USB library compile under Linux. 2013-03-13 12:23:14 +00:00
libusb20_desc.h - Make the FreeBSD's USB library compile under Linux. 2013-03-13 12:23:14 +00:00
libusb20_int.h Add new USB API to get the port path of a USB device. 2013-05-03 07:44:58 +00:00
libusb20_ugen20.c Add new USB API to get the port path of a USB device. 2013-05-03 07:44:58 +00:00
libusb20.3 Add new USB API to get the port path of a USB device. 2013-05-03 07:44:58 +00:00
libusb20.c Add new USB API to get the port path of a USB device. 2013-05-03 07:44:58 +00:00
libusb20.h Add new USB API to get the port path of a USB device. 2013-05-03 07:44:58 +00:00
libusb_global_linux.h - Make the FreeBSD's USB library compile under Linux. 2013-03-13 12:23:14 +00:00
libusb.3 General mdoc(7) and typo fixes. 2012-05-11 20:06:46 +00:00
libusb.h Constify libusb_get_pollfds return 2013-05-07 20:35:47 +00:00
Makefile Add new USB API to get the port path of a USB device. 2013-05-03 07:44:58 +00:00
usb.h - Make the FreeBSD's USB library compile under Linux. 2013-03-13 12:23:14 +00:00