Misc: Add libusb_interrupt_event_handler() to API docs page
authorChris Dickens <christopher.a.dickens@gmail.com>
Wed, 24 Feb 2016 09:21:52 +0000 (01:21 -0800)
committerChris Dickens <christopher.a.dickens@gmail.com>
Wed, 24 Feb 2016 09:21:52 +0000 (01:21 -0800)
Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
libusb/core.c
libusb/version_nano.h

index 9d64794..b1afafa 100644 (file)
@@ -415,6 +415,7 @@ if (cfg != desired)
   * - libusb_hotplug_deregister_callback()
   * - libusb_hotplug_register_callback()
   * - libusb_init()
+  * - libusb_interrupt_event_handler()
   * - libusb_interrupt_transfer()
   * - libusb_kernel_driver_active()
   * - libusb_lock_events()
index a3134a0..6375e49 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 11056
+#define LIBUSB_NANO 11057