Skip to content
Snippets Groups Projects
Commit fdae4e3c authored by Julien Malik's avatar Julien Malik
Browse files

COMP: wrong copy/paste

parent 361efff5
Branches
Tags
No related merge requests found
......@@ -71,7 +71,7 @@ StreamingImageFileWriter<TInputImage>
template <class TInputImage>
void
StreamingImageFileWriter<TInputImage>
::SetNumberOfDivisionsStrippedStreaming(unsigned int nbDivisions)
::SetNumberOfDivisionsTiledStreaming(unsigned int nbDivisions)
{
typedef NumberOfDivisionsStrippedStreamingManager<TInputImage> NumberOfDivisionsStrippedStreamingManagerType;
typename NumberOfDivisionsStrippedStreamingManagerType::Pointer streamingManager = NumberOfDivisionsStrippedStreamingManagerType::New();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment