summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2019-11-30 17:10:49 +0100
committerGitHub <noreply@github.com>2019-11-30 17:10:49 +0100
commitc3036180c59bcc83d696e4915f1b7efde8cfdecf (patch)
treeb7fa3ddc96c55671d4ec1554718b74bc1dea058a
parenta54628ac6d29f1f8643a10736de275a9260a3c53 (diff)
parent1dadaf15c2015a50ffc3e237a41b355d675a9b57 (diff)
downloadlibgphoto2-c3036180c59bcc83d696e4915f1b7efde8cfdecf.tar.gz
Merge pull request #462 from AdvancedStyle/master
Update library for Nikon Coolpix S2600 to use filesystem checking (|P…
-rw-r--r--camlibs/ptp2/library.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index 415cdfcef..44adb5bdc 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -1334,7 +1334,7 @@ static struct {
/* Mdasoh Kyaeppd at IRC */
{"Nikon:Coolpix S6300 (PTP mode)",0x04b0, 0x032c, PTP_CAP},
/* sakax <sakamotox@gmail.com> */
- {"Nikon:Coolpix S2600 (PTP mode)",0x04b0, 0x032d, PTP_CAP},
+ {"Nikon:Coolpix S2600 (PTP mode)",0x04b0, 0x032d, PTP_CAP|PTP_NIKON_BROKEN_CAP},
/* dougvj@gmail.com */
{"Nikon:Coolpix L810 (PTP mode)",0x04b0, 0x032f, PTP_CAP},