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


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

The following commit has been merged in the master branch:
commit a599a35461d657d6d1e025acbb4e5f035bf26ce1
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sun Oct 3 16:29:25 2004 +0000

    Minor fix
---
 src/exifcomment.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/exifcomment.cpp b/src/exifcomment.cpp
index 2510859..6a1364e 100644
--- a/src/exifcomment.cpp
+++ b/src/exifcomment.cpp
@@ -3,7 +3,7 @@
   Abstract : Sample program showing how to set the Exif comment of an image
 
   File:      exifcomment.cpp
-  Version  : $Name:  $ $Revision: 1.4 $
+  Version  : $Name:  $ $Revision: 1.5 $
   Author(s): Andreas Huggel (ahu) <ahuggel at gmx.net>
   History  : 10-May-04, ahu: created
  */
@@ -49,7 +49,7 @@ try {
 
       Note: There is a more simple Exif tag for the title of an image. It is a
       20 byte string (type ASCII) and does not store two-byte characters.
-      (Image.OtherTags.ImageDescription)
+      (Exif.Image.ImageDescription)
      */
 
     // Initialise a data value with the character set and comment

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list