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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:42:44 UTC 2017


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

The following commit has been merged in the master branch:
commit 84ec018c48603f01c77bd4dae59c2c0edb9743b3
Author: vog <vog at notjusthosting.com>
Date:   Sat Sep 3 13:12:43 2011 +0000

    fixed indentation
---
 src/epsimage.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/epsimage.cpp b/src/epsimage.cpp
index e29d566..7bf1bb5 100644
--- a/src/epsimage.cpp
+++ b/src/epsimage.cpp
@@ -73,7 +73,7 @@ namespace {
 
     // blank EPS file
     const std::string epsBlank = "%!PS-Adobe-3.0 EPSF-3.0
"
-                                        "%%BoundingBox: 0 0 0 0
";
+                                 "%%BoundingBox: 0 0 0 0
";
 
     // list of all valid XMP headers
     struct XmpHeaderDef {

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list