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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:42:06 UTC 2017


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

The following commit has been merged in the master branch:
commit 24430818769c543b125e4bd5c6d5d951cc9c70bb
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Tue Nov 30 17:01:21 2010 +0000

    Minor doc changes.
---
 src/doxygen.hpp.in | 1 +
 src/tags.hpp       | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/doxygen.hpp.in b/src/doxygen.hpp.in
index 94ce8ed..2138f23 100644
--- a/src/doxygen.hpp.in
+++ b/src/doxygen.hpp.in
@@ -49,6 +49,7 @@
   - <A HREF="tags-olympus.html">Olympus MakerNote tags</A>
   - <A HREF="tags-panasonic.html">Panasonic MakerNote tags</A>
   - <A HREF="tags-pentax.html">Pentax MakerNote tags</A>
+  - <A HREF="tags-samsung.html">Samsung MakerNote tags</A>
   - <A HREF="tags-sigma.html">Sigma/Foveon MakerNote tags</A>
   - <A HREF="tags-sony.html">Sony MakerNote tags</A>
 
diff --git a/src/tags.hpp b/src/tags.hpp
index cf1f342..d0c51c3 100644
--- a/src/tags.hpp
+++ b/src/tags.hpp
@@ -114,7 +114,7 @@ namespace Exiv2 {
         ExifTags& operator=(const ExifTags& rhs);
 
     public:
-        //! Return read-only list of build-in groups
+        //! Return read-only list of built-in groups
         static const GroupInfo* groupList();
         //! Return read-only list of built-in \em groupName tags.
         static const TagInfo* tagList(const std::string& groupName);

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list