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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:46:48 UTC 2017


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

The following commit has been merged in the master branch:
commit d05634a2e3ddc3b5db29cb5da289a0e86ac690ba
Author: sridharb <sridhar_ml at yahoo.com>
Date:   Fri Aug 26 11:15:51 2016 +0000

    Needs to be in the solution.
---
 src/canonmn_int.hpp | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/canonmn_int.hpp b/src/canonmn_int.hpp
index 9469a6d..3f10b36 100644
--- a/src/canonmn_int.hpp
+++ b/src/canonmn_int.hpp
@@ -112,6 +112,9 @@ namespace Exiv2 {
 
     private:
         // DATA
+		static const UShortValue usFFFF_, us7FFF_, us0_, us40_;
+		static const UShortValue s_1_;
+		static const AsciiValue s0x16_;
 
         //! Tag information
         static const TagInfo tagInfo_[];

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list