diff options
author | Daniel Drake <dsd@gentoo.org> | 2008-03-30 22:19:00 +0100 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2008-03-30 22:19:00 +0100 |
commit | 8d809854e2b19c2b7c27ab05e5d76b34e2a5cead (patch) | |
tree | cbf46b2e17ece2f8eed8a4224663cbd780044947 /TODO | |
parent | 211f80c9f2a4a58cd2bbf5b7751f45089c8961e7 (diff) | |
download | libusb-8d809854e2b19c2b7c27ab05e5d76b34e2a5cead.tar.gz |
Rename libusb_poll() to libusb_handle_events()
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ error codes fixme review review functionality missing over 0.1 endianness of control setup, issues when resubmitting transfers -rename poll to handle_events make libusb_get_pollfds return const? doxygen warnings make descriptor things const? |