diff --git a/Testing/Code/IO/otbImageFileWriterWithExtendedOptionBox.cxx b/Testing/Code/IO/otbImageFileWriterWithExtendedOptionBox.cxx index 63b2dc0af4fc6d802ac20d58272e8f11998036db..6883f9f740d2251d063053ee676afadd428b4553 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;