[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:26 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=ddb874f
The following commit has been merged in the master branch:
commit ddb874fd43d30e9f1da6483ca0e57f77f22d374d
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Wed Jun 2 05:15:49 2004 +0000
Minor changes
---
src/ifd-test.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/ifd-test.cpp b/src/ifd-test.cpp
index 600c900..8c7504d 100644
--- a/src/ifd-test.cpp
+++ b/src/ifd-test.cpp
@@ -15,7 +15,7 @@
int main()
try {
- long len = 75;
+ long len = 76;
char buf[]
= { // No
0x00,0x04,
@@ -46,7 +46,9 @@ try {
return 1;
}
char data[] = { 'T', 'H', 'R', 'E', 'E', '
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list