aboutsummaryrefslogtreecommitdiff
path: root/src/libusb-glue.h
diff options
context:
space:
mode:
authorRichard Low <richard@wentnet.com>2007-08-28 19:22:09 +0000
committerRichard Low <richard@wentnet.com>2007-08-28 19:22:09 +0000
commit03847a3deab7f661f69c364841a00f93e5ecd4be (patch)
treea066f865942a07cf70a07809494a659a984cb363 /src/libusb-glue.h
parent139455ee69cc0a661b76fc030c7ae2a5a06dd73d (diff)
downloadlibmtp-03847a3deab7f661f69c364841a00f93e5ecd4be.tar.gz
Update docs
Diffstat (limited to 'src/libusb-glue.h')
-rw-r--r--src/libusb-glue.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/libusb-glue.h b/src/libusb-glue.h
index 347d541..e1932a8 100644
--- a/src/libusb-glue.h
+++ b/src/libusb-glue.h
@@ -50,8 +50,7 @@
* DEVICE_FLAG_BROKEN_MTPGETOBJECTPROPLIST which only signify
* that it's broken when getting metadata for a SINGLE object.
* A typical way the implementation may be broken is that it
- * may not return a proper count of the objects, instead
- * returning a negative value.
+ * may not return a proper count of the objects.
*/
#define DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL 0x00000001
/**