Skip to content
Snippets Groups Projects
Commit 8419fd37 authored by OTB Bot's avatar OTB Bot
Browse files

STYLE

parent 9f511ae9
No related branches found
No related tags found
No related merge requests found
......@@ -706,7 +706,7 @@ void Multi3DMapToDEMFilter<T3DImage, TMaskImage, TOutputDEMImage>::ThreadedGener
default:
itkExceptionMacro(<< "Unexpected value cell fusion mode :"<<this->m_CellFusionMode)
;
;
break;
}
}
......
......@@ -75,7 +75,7 @@ int main(int argc, char* argv[])
// Software Guide : EndCodeSnippet
unsigned int inputSeed = 121212;
const char* outputModelFileName = argv[1];//argv[5];
const char* outputModelFileName = argv[1]; //argv[5];
// Software Guide : BeginLatex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment