aboutsummaryrefslogtreecommitdiffstats
path: root/libusb/libusb.h
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2012-04-03 16:31:32 +0100
committerPete Batard <pete@akeo.ie>2012-04-03 16:32:10 +0100
commitb49cfaec7806719ce7787c20a7574007488d26a3 (patch)
tree408e7d26d16af8ecd636877c26bac17afb547267 /libusb/libusb.h
parentca159f15737e9097a4d031c9950f281c42af040a (diff)
downloadandroid_external_libusbx-b49cfaec7806719ce7787c20a7574007488d26a3.tar.gz
android_external_libusbx-b49cfaec7806719ce7787c20a7574007488d26a3.tar.bz2
android_external_libusbx-b49cfaec7806719ce7787c20a7574007488d26a3.zip
Misc: Fix missing libsub's -> libusbx's from previous patches
Diffstat (limited to 'libusb/libusb.h')
-rw-r--r--libusb/libusb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/libusb.h b/libusb/libusb.h
index 8e29ca7..12a5f8f 100644
--- a/libusb/libusb.h
+++ b/libusb/libusb.h
@@ -67,7 +67,7 @@ typedef unsigned __int32 uint32_t;
/** \def LIBUSB_CALL
* \ingroup misc
- * libusb's Windows calling convention.
+ * libusbx's Windows calling convention.
*
* Under Windows, the selection of available compilers and configurations
* means that, unlike other platforms, there is not <em>one true calling