[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:37:26 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=5f1de61
The following commit has been merged in the master branch:
commit 5f1de617491b1feb13ae4f70c5e2e3989359ae31
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Fri Feb 3 08:36:18 2006 +0000
Minor doc fix
---
src/image.hpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/image.hpp b/src/image.hpp
index 4eee265..171f2e3 100644
--- a/src/image.hpp
+++ b/src/image.hpp
@@ -258,7 +258,7 @@ namespace Exiv2 {
Image& operator=(const Image& rhs);
// DATA
- uint16_t supportedMetadata_; //! Bitmap with all supported metadata types
+ uint16_t supportedMetadata_; //!< Bitmap with all supported metadata types
}; // class Image
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list