summaryrefslogtreecommitdiff
path: root/libusb/version_nano.h
diff options
context:
space:
mode:
authorChris Dickens <christopher.a.dickens@gmail.com>2014-08-29 16:12:55 -0700
committerChris Dickens <christopher.a.dickens@gmail.com>2014-09-06 23:17:36 -0700
commit12e9e3557979af218ddb40f1e221d7fc56596fe9 (patch)
tree5c3a72696b774fbab4b87363b269a0a1da986e4d /libusb/version_nano.h
parentb72f4cf77edb1975cada8aab5ae63361c68c5992 (diff)
downloadlibusb-12e9e3557979af218ddb40f1e221d7fc56596fe9.tar.gz
io: Move timerfd close into error handling path
This makes error handling consistent with other areas. This is a follow-on change to commit b72f4cf77edb1975cada8aab5ae63361c68c5992. 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 6841c9c..4b584fa 100644
--- a/libusb/version_nano.h
+++ b/libusb/version_nano.h
@@ -1 +1 @@
-#define LIBUSB_NANO 10917
+#define LIBUSB_NANO 10918