Skip to content
Snippets Groups Projects
Commit 7ff6a28f authored by Julien Michel's avatar Julien Michel
Browse files

STYLE: Missing )

parent 210ebb20
No related branches found
No related tags found
No related merge requests found
......@@ -163,7 +163,7 @@ namespace otb
virtual void ThreadedGenerateData(const RegionType& outputRegionForThread,int threadId);
/** After threaded generate data (handle the clustering part) */
virtual void AfterThreadedGenerateData();
/** Allocate the outputs (need to be reimplemented since outputs have differents type */
/** Allocate the outputs (need to be reimplemented since outputs have differents type) */
virtual void AllocateOutputs();
/** Constructor */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment