summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libusb/hotplug.c2
-rw-r--r--libusb/version_nano.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/libusb/hotplug.c b/libusb/hotplug.c
index eba8f98..9ecb2c7 100644
--- a/libusb/hotplug.c
+++ b/libusb/hotplug.c
@@ -43,7 +43,7 @@
*
* \page hotplug Device hotplug event notification
*
- * \section intro Introduction
+ * \section hotplug_intro Introduction
*
* Version 1.0.16, \ref LIBUSB_API_VERSION >= 0x01000102, has added support
* for hotplug events on <b>some</b> platforms (you should test if your platform
diff --git a/libusb/version_nano.h b/libusb/version_nano.h
index f038975..ec29ede 100644
--- a/libusb/version_nano.h
+++ b/libusb/version_nano.h
@@ -1 +1 @@
-#define LIBUSB_NANO 10927
+#define LIBUSB_NANO 10928