diff options
author | Linus Walleij <triad@df.lth.se> | 2013-11-04 01:54:35 +0100 |
---|---|---|
committer | Linus Walleij <triad@df.lth.se> | 2013-11-04 01:54:35 +0100 |
commit | d9ee8cd37f0704a501b62a185c3305d236c7c8df (patch) | |
tree | d750c8f725bd484bd35ec856f7d757bd7a3d76f4 /src/device-flags.h | |
parent | 4cfbaa12cb8e1db1a82e10c397c231c162107a5c (diff) | |
download | libmtp-d9ee8cd37f0704a501b62a185c3305d236c7c8df.tar.gz |
sync to upstream PTP2
Signed-off-by: Linus Walleij <triad@df.lth.se>
Diffstat (limited to 'src/device-flags.h')
-rw-r--r-- | src/device-flags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device-flags.h b/src/device-flags.h index 06ef62a..b4780ea 100644 --- a/src/device-flags.h +++ b/src/device-flags.h @@ -241,7 +241,7 @@ * Direct PTP match required. * (libgphoto2) */ -#define DEVICE_FLAG_MATCH_PTP_INTERFACE 0x00800000 +#define DEVICE_FLAG_OLYMPUS_XML_WRAPPED 0x00800000 /** * This flag is like DEVICE_FLAG_OGG_IS_UNKNOWN but for FLAC * files instead. Using the unknown filetype for FLAC files. |