summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2008-03-30 22:19:00 +0100
committerDaniel Drake <dsd@gentoo.org>2008-03-30 22:19:00 +0100
commit8d809854e2b19c2b7c27ab05e5d76b34e2a5cead (patch)
treecbf46b2e17ece2f8eed8a4224663cbd780044947 /TODO
parent211f80c9f2a4a58cd2bbf5b7751f45089c8961e7 (diff)
downloadlibusb-8d809854e2b19c2b7c27ab05e5d76b34e2a5cead.tar.gz
Rename libusb_poll() to libusb_handle_events()
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index f02ea3a..e0250ab 100644
--- a/TODO
+++ b/TODO
@@ -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?