From 67a649ae5d153f8f1b250f5bec260634c6507d7e Mon Sep 17 00:00:00 2001 From: OTB Bot <otbbot@orfeo-toolbox.org> Date: Sun, 14 Apr 2013 19:58:07 +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 b2bc61c641..2b09b5d1ad 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