From 80dfbbfece2406aac2751ee45ac451a688253211 Mon Sep 17 00:00:00 2001
From: OTB Bot <otbbot@orfeo-toolbox.org>
Date: Mon, 15 Apr 2013 19:57:52 +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 2b09b5d1ad..b766eb45e9 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