From da959d7154813c7da8444fb258a7c3fec98ba352 Mon Sep 17 00:00:00 2001
From: OTB Bot <otbbot@orfeo-toolbox.org>
Date: Sat, 13 Apr 2013 19:58:17 +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 95ab498abc..b2bc61c641 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