[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:20 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=74baf6f
The following commit has been merged in the master branch:
commit 74baf6f81360adb133527564721a2cb6ecb93a39
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Thu May 13 03:00:07 2004 +0000
Added example exifcomment
---
src/doxygen.hpp | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/doxygen.hpp b/src/doxygen.hpp
index 0ba0d2d..e2ad10f 100644
--- a/src/doxygen.hpp
+++ b/src/doxygen.hpp
@@ -2,7 +2,7 @@
/*!
@file doxygen.hpp
@brief Additional documentation, this file contains no source code
- @version $Name: $ $Revision: 1.9 $
+ @version $Name: $ $Revision: 1.10 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel at gmx.net">ahuggel at gmx.net</a>
@date 07-Feb-04, ahu: created
@@ -76,3 +76,7 @@
@example exifprint.cpp
Sample program to print Exif data from an image.
*/
+/*!
+ @example exifcomment.cpp
+ Sample program showing how to set the Exif comment of an image.
+ */
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list