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