[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:36:39 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=2d86c94

The following commit has been merged in the master branch:
commit 2d86c949b9d482d0a509ee73e93c2157f1b8ca5e
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sun Oct 3 16:29:53 2004 +0000

    Minor fixes in MakerNote headers
---
 src/nikonmn.cpp | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/nikonmn.cpp b/src/nikonmn.cpp
index fccce80..00db81f 100644
--- a/src/nikonmn.cpp
+++ b/src/nikonmn.cpp
@@ -19,15 +19,15 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  */
 /*
-  File:      nikon1mn.cpp
-  Version:   $Name:  $ $Revision: 1.8 $
+  File:      nikonmn.cpp
+  Version:   $Name:  $ $Revision: 1.9 $
   Author(s): Andreas Huggel (ahu) <ahuggel at gmx.net>
   History:   17-May-04, ahu: created
              25-May-04, ahu: combined all Nikon formats in one component
  */
 // *****************************************************************************
 #include "rcsid.hpp"
-EXIV2_RCSID("@(#) $Name:  $ $Revision: 1.8 $ $RCSfile: nikonmn.cpp,v $");
+EXIV2_RCSID("@(#) $Name:  $ $Revision: 1.9 $ $RCSfile: nikonmn.cpp,v $");
 
 // *****************************************************************************
 // included header files
@@ -203,7 +203,7 @@ namespace Exiv2 {
         : IfdMakerNote(nikon2MnTagInfo, alloc), ifdItem_("Nikon2")
     {
         byte buf[] = {
-            'N', 'i', 'k', 'o', 'n', '

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list