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


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

The following commit has been merged in the master branch:
commit 6086a7eaa4c6b9768947b6037cc01ba76f1ddf17
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Tue Mar 23 05:18:46 2004 +0000

    Minor doc changes
---
 src/exif.hpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/exif.hpp b/src/exif.hpp
index 7c42bf2..7b1c8cc 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.32 $
+  @version $Name:  $ $Revision: 1.33 $
   @author  Andreas Huggel (ahu)
            <a href="mailto:ahuggel at gmx.net">ahuggel at gmx.net</a>
   @date    09-Jan-04, ahu: created
@@ -538,11 +538,11 @@ namespace Exif {
           to remain valid. (In particular, if the %Exif data contains a
           Makernote in IFD format, the offsets in its IFD will remain valid.)
           <BR>
-          If 'non-intrusive' writing is not possible, the Exif data will be
+          If 'non-intrusive' writing is not possible, the %Exif data will be
           re-built from scratch, in which case the absolute position of the
           metadata entries within the data buffer may (and in most cases will)
           be different from their original position. Furthermore, in this case,
-          the Exif data is updated with the metadata from the actual thumbnail
+          the %Exif data is updated with the metadata from the actual thumbnail
           image (overriding existing metadata).
 
           @param buf The data buffer to write to.  The user must ensure that the

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list