Skip to content

Commit

Permalink
Update src/nikonmn_int.cpp
Browse files Browse the repository at this point in the history
(cherry picked from commit 105dedc)
  • Loading branch information
kmilos authored and mergify[bot] committed Aug 20, 2024
1 parent 1c23202 commit 17a2e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nikonmn_int.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2538,7 +2538,7 @@ std::ostream& Nikon3MakerNote::printLensId(std::ostream& os, const Value& value,
"24mm F1.8 EX DG Aspherical Macro"},
{0x02, 0x46, 0x37, 0x37, 0x25, 0x25, 0x02, 0x00, 0x00, 0x00, 0x00, "Sigma", "438",
"24mm F2.8 Super Wide II Macro"},
{0xBC, 0x54, 0x3C, 0x3C, 0x0C, 0x0C, 0x4B, 0x46, 0x00, 0x00, 0x00, "Sigma", "44155", "28mm F1.4 DG HSM | A"},
{0xBC, 0x54, 0x3C, 0x3C, 0x0C, 0x0C, 0x4B, 0x46, 0x00, 0x00, 0x00, "Sigma", "441555", "28mm F1.4 DG HSM | A"},
{0x26, 0x58, 0x3C, 0x3C, 0x14, 0x14, 0x1C, 0x02, 0x00, 0x00, 0x00, "Sigma", "440442",
"28mm F1.8 EX DG Aspherical Macro"},
{0x48, 0x54, 0x3E, 0x3E, 0x0C, 0x0C, 0x4B, 0x06, 0x01, 0x00, 0x00, "Sigma", "477554", "30mm F1.4 EX DC HSM"},
Expand Down

0 comments on commit 17a2e4f

Please sign in to comment.