diff --git a/Testing/Code/IO/otbImageFileWriterWithExtendedOptionBox.cxx b/Testing/Code/IO/otbImageFileWriterWithExtendedOptionBox.cxx index b2bc61c6414f4fb9163c04f3e86e80888feb233f..2b09b5d1ad63e1c5e0feab8ddac0a23b87db96fe 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;