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


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

The following commit has been merged in the master branch:
commit 6fff2c0c340fb77f32e43f8868c14da050eb8231
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Wed Jun 2 03:12:37 2004 +0000

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

diff --git a/src/exif.hpp b/src/exif.hpp
index ff9035b..ce1b7b2 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.44 $
+  @version $Name:  $ $Revision: 1.45 $
   @author  Andreas Huggel (ahu)
            <a href="mailto:ahuggel at gmx.net">ahuggel at gmx.net</a>
   @date    09-Jan-04, ahu: created
@@ -505,7 +505,7 @@ namespace Exiv2 {
         //@{
         //! Copying not allowed (Todo: implement me!)
         ExifData(const ExifData& rhs);
-        //! Assignment not allowed (Todo: implement me!)
+        //! Assignment not allowed (IFD does not have an assignment operator)
         ExifData& operator=(const ExifData& rhs);
         //@}
     public:

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list