[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:41:16 UTC 2017


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

The following commit has been merged in the master branch:
commit 1e8f7f59a353304826934a39b4fba09d6adfc491
Author: HumanDynamo <caulier.gilles at gmail.com>
Date:   Mon Apr 12 10:48:59 2010 +0000

    fix warnings
---
 src/localtime.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/localtime.c b/src/localtime.c
index 502ae9d..2cb29ea 100644
--- a/src/localtime.c
+++ b/src/localtime.c
@@ -898,7 +898,7 @@ struct state * const	sp;
 static void
 localsub(timep, offset, tmp)
 const time_t * const	timep;
-const long		offset;
+//const long		offset;
 struct tm * const	tmp;
 {
 	register struct state *		sp;

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list