summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@linux-n4oc.site>2016-08-02 10:35:03 +0200
committerMarcus Meissner <marcus@linux-n4oc.site>2016-08-02 10:35:03 +0200
commit36abb5cedbf53298583d39ea035607b16cecf3d7 (patch)
treebd12055f657e0fa05dd5c94de26a167fdbbd6fd7
parent058314c760c62d54bc419bc01b6d847db55b8339 (diff)
downloadlibmtp-36abb5cedbf53298583d39ea035607b16cecf3d7.tar.gz
fixed c4 dual names
-rw-r--r--src/music-players.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/music-players.h b/src/music-players.h
index 27e01de..0f8b87a 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -1933,7 +1933,7 @@
DEVICE_FLAG_NONE },
{ "SONY", 0x0fce, "XPeria E4g MTP+CDROM", 0x41cb,
DEVICE_FLAG_NONE },
- { "SONY", 0x0fce, "C4 Dual MTP", 0x41d2,
+ { "SONY", 0x0fce, "C4 Dual MTP+CDROM", 0x41d2,
DEVICE_FLAG_NONE },
{ "SONY", 0x0fce, "XPeria M5 MTP+CDROM", 0x41d6,
DEVICE_FLAG_NONE },
@@ -2059,7 +2059,7 @@
DEVICE_FLAG_NONE },
{ "SONY", 0x0fce, "XPeria E4g MTP+ADB", 0x51cb,
DEVICE_FLAG_NONE },
- { "SONY", 0x0fce, "C4 Dual MTP", 0x51d2,
+ { "SONY", 0x0fce, "C4 Dual MTP+ADB", 0x51d2,
DEVICE_FLAG_NONE },
{ "SONY", 0x0fce, "XPeria M5 MTP+ADB", 0x51d6,
DEVICE_FLAG_NONE },