[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:20 UTC 2017


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

The following commit has been merged in the master branch:
commit 2e44908f16995cab400058a3ae2c0c8fd94c65d8
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Thu May 13 03:33:55 2004 +0000

    Minor doc change
---
 src/exif.hpp | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/exif.hpp b/src/exif.hpp
index 01b8e20..3f348e7 100644
--- a/src/exif.hpp
+++ b/src/exif.hpp
@@ -21,7 +21,7 @@
 /*!
   @file    exif.hpp
   @brief   Encoding and decoding of Exif data
-  @version $Name:  $ $Revision: 1.41 $
+  @version $Name:  $ $Revision: 1.42 $
   @author  Andreas Huggel (ahu)
            <a href="mailto:ahuggel at gmx.net">ahuggel at gmx.net</a>
   @date    09-Jan-04, ahu: created
@@ -131,7 +131,8 @@ namespace Exiv2 {
         /*!
           @brief Return the key of the metadatum. The key is of the form
                  'ifdItem.sectionName.tagName'. Note however that the key
-                 is not necessarily unique.
+                 is not necessarily unique, i.e., an ExifData may contain
+                 multiple metadata with the same key.
          */
         std::string key() const { return key_; }
         //! Return the related image item (the first part of the key)

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list