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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:40:23 UTC 2017


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

The following commit has been merged in the master branch:
commit 4283f90c6d719fd5d98ce689f00a659f52253acd
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sat Mar 7 03:25:58 2009 +0000

    Clarified doc.
---
 src/types.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/types.hpp b/src/types.hpp
index bab5ac1..8d2e5cb 100644
--- a/src/types.hpp
+++ b/src/types.hpp
@@ -169,7 +169,7 @@ namespace Exiv2 {
         TypeInfo& operator=(const TypeInfo& rhs);
 
     public:
-        //! Return the name of the type
+        //! Return the name of the type, 0 if unknown.
         static const char* typeName(TypeId typeId);
         //! Return the type id for a type name
         static TypeId typeId(const std::string& typeName);

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list