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


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

The following commit has been merged in the master branch:
commit b2b9cfd599abbad7749deb342d65040275188ea0
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Thu Oct 14 15:45:38 2004 +0000

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

diff --git a/src/image.hpp b/src/image.hpp
index 06f8169..8bb0ace 100644
--- a/src/image.hpp
+++ b/src/image.hpp
@@ -21,7 +21,7 @@
 /*!
   @file    image.hpp
   @brief   Class JpegImage to access JPEG images
-  @version $Name:  $ $Revision: 1.21 $
+  @version $Name:  $ $Revision: 1.22 $
   @author  Andreas Huggel (ahu)
            <a href="mailto:ahuggel at gmx.net">ahuggel at gmx.net</a>
   @author  Brad Schick (brad) 
@@ -219,8 +219,8 @@ namespace Exiv2 {
                   file.
           @param  path %Image file. The contents of the file are tested to
                   determine the image type to open. File extension is ignored.
-          @return A pointer that owns an %Image of the type derived from the
-                  file. If no image type could be determined, the pointer is 0.
+          @return An auto-pointer that owns an %Image of the type derived from
+                  the file. If no image type could be determined, the pointer is 0.
          */
         Image::AutoPtr open(const std::string& path) const;
         /*!

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list