Project

General

Profile

Bug #965 » ricoh-pentax.patch

Pascal de Bruijn, 04 Nov 2014 18:18

View differences:

src/makernote.cpp 2012-04-11 18:02:44.000000000 +0200 → src/makernote.cpp 2014-11-04 19:04:45.591750003 +0100
70 70
        { "OLYMPUS",        ifdIdNotSet, newOlympusMn,   0               }, // mnGroup_ is not used
71 71
        { "Panasonic",      panasonicId, newPanasonicMn, newPanasonicMn2 },
72 72
        { "PENTAX",         ifdIdNotSet, newPentaxMn,    0               }, // mnGroup_ is not used
73
        { "RICOH",          ifdIdNotSet, newPentaxMn,    0               }, // mnGroup_ is not used
73 74
        { "SAMSUNG",        samsung2Id,  newSamsungMn,   newSamsungMn2   },
74 75
        { "SIGMA",          sigmaId,     newSigmaMn,     newSigmaMn2     },
75 76
        { "SONY",           ifdIdNotSet, newSonyMn,      0               }, // mnGroup_ is not used
    (1-1/1)