From 896e6e53502a7c8f2b621bcb7bd297749502d0cb Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 21 Dec 2022 13:39:16 +0100 Subject: name it R6m2 --- camlibs/ptp2/library.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c index aa334c943..4d4307f82 100644 --- a/camlibs/ptp2/library.c +++ b/camlibs/ptp2/library.c @@ -2501,7 +2501,7 @@ static struct { /* Ingmar Rieger via email */ {"Canon:EOS R5 C", 0x04a9, 0x3303, PTP_CAP|PTP_CAP_PREVIEW}, /* https://github.com/gphoto/libgphoto2/issues/881 */ - {"Canon:EOS R6 2", 0x04a9, 0x330b, PTP_CAP|PTP_CAP_PREVIEW}, + {"Canon:EOS R6m2", 0x04a9, 0x330b, PTP_CAP|PTP_CAP_PREVIEW}, /* Konica-Minolta PTP cameras */ {"Konica-Minolta:DiMAGE A2 (PTP mode)", 0x132b, 0x0001, 0}, -- cgit v1.2.1