Skip to content
Snippets Groups Projects
Commit e9fd44b7 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

STYLE: kwstyle

parent a62a0cd2
Branches
Tags
No related merge requests found
...@@ -579,7 +579,7 @@ ImageFileWriter<TInputImage> ...@@ -579,7 +579,7 @@ ImageFileWriter<TInputImage>
// Check if source exists // Check if source exists
if(source) if(source)
{ {
typedef itk::MemberCommand<Self> CommandType; typedef itk::MemberCommand<Self> CommandType;
typedef typename CommandType::Pointer CommandPointerType; typedef typename CommandType::Pointer CommandPointerType;
CommandPointerType command = CommandType::New(); CommandPointerType command = CommandType::New();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment