Doxygen: add libusb_wrap_sys_device() in the API list
authorLudovic Rousseau <ludovic.rousseau@free.fr>
Wed, 30 Oct 2019 11:56:47 +0000 (12:56 +0100)
committerLudovic Rousseau <ludovic.rousseau@free.fr>
Wed, 30 Oct 2019 11:59:40 +0000 (12:59 +0100)
libusb/core.c
libusb/version_nano.h

index 741bf99..6d025fa 100644 (file)
@@ -442,6 +442,7 @@ if (cfg != desired)
   * - libusb_unlock_event_waiters()
   * - libusb_unref_device()
   * - libusb_wait_for_event()
+  * - libusb_wrap_sys_device()
   *
   * \section Structures
   * - libusb_bos_descriptor
index b970e94..a41e19e 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 11403
+#define LIBUSB_NANO 11404