summaryrefslogtreecommitdiff
path: root/libusb/version_nano.h
diff options
context:
space:
mode:
authorMartin Ling <martin-git@earth.li>2022-09-01 13:19:05 +0200
committerTormod Volden <debian.tormod@gmail.com>2023-01-06 23:33:57 +0100
commitd014a11545115004a7e74e4a060ec6cd97f3a5de (patch)
tree2ff7c51e5fe74765c31b461cc36064c8d70dac0b /libusb/version_nano.h
parent65e4a70e0db5dc85cdbce01be276329580e0d986 (diff)
downloadlibusb-d014a11545115004a7e74e4a060ec6cd97f3a5de.tar.gz
docs: Clear endpoint halt issued after cancellation only for macOS < 10.5
Also remove comment about possible endpoint halt, which seems not correct, as discussed in issue #1110. References #1110 Closes #1117 Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Diffstat (limited to 'libusb/version_nano.h')
-rw-r--r--libusb/version_nano.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/version_nano.h b/libusb/version_nano.h
index 99985a0..f30d8ef 100644
--- a/libusb/version_nano.h
+++ b/libusb/version_nano.h
@@ -1 +1 @@
-#define LIBUSB_NANO 11756
+#define LIBUSB_NANO 11757