summaryrefslogtreecommitdiff
path: root/libusb/version_nano.h
diff options
context:
space:
mode:
authorChris Dickens <christopher.a.dickens@gmail.com>2014-11-17 23:53:07 -0800
committerChris Dickens <chris.dickens@hp.com>2014-12-19 11:12:04 -0800
commitc57953cfb3c8ecd4c51d34b7a2982713925530cd (patch)
tree5503c683c08ed554a709b732897d80c67151044d /libusb/version_nano.h
parent7ede4b76bdfec18850d1c3bbe87af6a0f69f76dc (diff)
downloadlibusb-c57953cfb3c8ecd4c51d34b7a2982713925530cd.tar.gz
core: Rename pollfd_modify counter and its lock to device_close
This counter is now solely used for closing a device, so rename the variable appropriately. Signed-off-by: Chris Dickens <christopher.a.dickens@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 b6431e8..2248132 100644
--- a/libusb/version_nano.h
+++ b/libusb/version_nano.h
@@ -1 +1 @@
-#define LIBUSB_NANO 10931
+#define LIBUSB_NANO 10932