[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:05 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=9f64365
The following commit has been merged in the master branch:
commit 9f64365736ab4ccea1f5abfccd88a21a0360a4b6
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Sat Feb 21 12:04:45 2004 +0000
Minor clean-up
---
src/types.hpp | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/types.hpp b/src/types.hpp
index 2b5cfb8..dab67c7 100644
--- a/src/types.hpp
+++ b/src/types.hpp
@@ -21,7 +21,7 @@
/*!
@file types.hpp
@brief Type definitions for Exiv2 and related functionality
- @version $Name: $ $Revision: 1.3 $
+ @version $Name: $ $Revision: 1.4 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel at gmx.net">ahuggel at gmx.net</a>
@date 09-Jan-04, ahu: created
@@ -70,8 +70,7 @@ namespace Exif {
//! Type to specify the IFD to which a metadata belongs
enum IfdId { ifdIdNotSet,
- ifd0, exifIfd, gpsIfd, makerIfd, iopIfd,
- ifd1, ifd1ExifIfd, ifd1GpsIfd, ifd1MakerIfd, ifd1IopIfd,
+ ifd0, exifIfd, gpsIfd, makerIfd, iopIfd, ifd1,
lastIfdId};
// *****************************************************************************
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list