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

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


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

The following commit has been merged in the master branch:
commit 2ac4164777e8c8ff94009ec5249352c13e8d7767
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sun Jun 13 14:21:05 2010 +0000

    #709: Fixed typo. (Dimitri Schoolwerth)
---
 xmpsdk/src/XMPCore_Impl.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xmpsdk/src/XMPCore_Impl.hpp b/xmpsdk/src/XMPCore_Impl.hpp
index 691c8d6..7d57de6 100644
--- a/xmpsdk/src/XMPCore_Impl.hpp
+++ b/xmpsdk/src/XMPCore_Impl.hpp
@@ -30,7 +30,7 @@
 #endif
 
 #if XMP_WinBuild
-#   ifdef _MSV_VER
+#   ifdef _MSC_VER
         #pragma warning ( disable : 4244 )	// possible loss of data (temporary for 64 bit builds)
         #pragma warning ( disable : 4267 )	// possible loss of data (temporary for 64 bit builds)
 #   endif

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list