From a3faa37f132aa0a0804e442bfe0688be2424b8b4 Mon Sep 17 00:00:00 2001
From: OTB Bot <otbbot@orfeo-toolbox.org>
Date: Sun, 31 Mar 2013 19:57:41 +0200
Subject: [PATCH] STYLE

---
 Testing/Code/IO/otbImageFileWriterWithExtendedOptionBox.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Testing/Code/IO/otbImageFileWriterWithExtendedOptionBox.cxx b/Testing/Code/IO/otbImageFileWriterWithExtendedOptionBox.cxx
index 9c77743706..d32363cd49 100644
--- a/Testing/Code/IO/otbImageFileWriterWithExtendedOptionBox.cxx
+++ b/Testing/Code/IO/otbImageFileWriterWithExtendedOptionBox.cxx
@@ -67,7 +67,7 @@ int otbImageFileWriterWithExtendedOptionBox(int argc, char* argv[])
                          << starty << separator
                          << sizex << separator
                          << sizey
-                     ;
+                    ;
 
   std::cout << "Output image with user defined path " << outputFilenameExtended.str() << std::endl;
 
-- 
GitLab