aboutsummaryrefslogtreecommitdiff
path: root/src/libmtp.h.in
diff options
context:
space:
mode:
authorCatalin Patulea <cat@vv.carleton.ca>2012-07-20 19:00:24 -0400
committerLinus Walleij <triad@df.lth.se>2012-07-30 10:55:17 +0200
commit406d5f9be243e236dd846045a2f790653d70be41 (patch)
tree9b6d64f1726ce3cef8fa0ea040aa9bdf5d107269 /src/libmtp.h.in
parentc9deb7341d2ef7e16775b7fc10fa9116b894b793 (diff)
downloadlibmtp-406d5f9be243e236dd846045a2f790653d70be41.tar.gz
Oops.. restore examples to their original debug flags.
Signed-off-by: Catalin Patulea <cat@vv.carleton.ca> Signed-off-by: Linus Walleij <triad@df.lth.se>
Diffstat (limited to 'src/libmtp.h.in')
-rw-r--r--src/libmtp.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libmtp.h.in b/src/libmtp.h.in
index 8b4b149..9cd9642 100644
--- a/src/libmtp.h.in
+++ b/src/libmtp.h.in
@@ -65,6 +65,8 @@ typedef unsigned __int64 uint64_t;
/**
* The debug flags defined here are the external flags used
* by the libmtp library interface.
+ *
+ * Please keep this list in sync with libmtp.c.
*/
#define LIBMTP_DEBUG_NONE 0x00
#define LIBMTP_DEBUG_PTP 0x01