From abce0ac3000ae7bbbd7edc1159ec905c94cdce0c Mon Sep 17 00:00:00 2001 From: "hanno@schwalm-bremen.de" Date: Wed, 15 Apr 2020 20:33:14 +0200 Subject: [PATCH] Fix typo and remove empty line. --- src/tags_int.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tags_int.cpp b/src/tags_int.cpp index 481cbf2f..3b158cf6 100644 --- a/src/tags_int.cpp +++ b/src/tags_int.cpp @@ -1497,7 +1497,7 @@ namespace Exiv2 { "is +0.3, and the BaselineExposureOffset value for a given camera profile used to render an " "image for that camera model is -0.7, then the actual default exposure value used during " "rendering will be +0.3 - 0.7 = -0.4."), - ifd0Id, dngTags, signedRational, 4, printValue), // DNG tag + ifd0Id, dngTags, signedRational, 1, printValue), // DNG tag TagInfo(0xc7b5, "DefaultUserCrop", N_("Default User Crop"), N_("Specifies a default user crop rectangle in relative coordinates. "