lib: fixed const qualifier compile error in usbwrap_libusb.cc
commit30cbe0dad425caa11244572a747348b1cfbf9299
authorChris Frey <cdfrey@foursquare.net>
Wed, 25 Jul 2012 05:12:57 +0000 (25 01:12 -0400)
committerChris Frey <cdfrey@foursquare.net>
Wed, 25 Jul 2012 05:15:44 +0000 (25 01:15 -0400)
treeb2101fd397aa35e362bf8819189845c6965df585
parent7bb5d5b7c800e2bcc5bbb88713a04e22c0c9a8eb
lib: fixed const qualifier compile error in usbwrap_libusb.cc

The original patch [7bb5d5b7c800e2bcc5bbb88713a04e22c0c9a8eb]
just forgot to update both libusb wrapper files.
src/usbwrap_libusb.cc