K 10 svn:author V 6 emaste K 8 svn:date V 27 2013-08-20T14:25:44.936141Z K 7 svn:log V 235 MFC r250335: 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 **. END