]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbtkStaticLecture.cxx
Clean code
[bbtk.git] / packages / vtk / src / bbtkStaticLecture.cxx
index fc1f9af7dd468b35ef8e0356f093ade9510f5bb3..9068a58cd0c14a3576a47b9fda56d6606879c153 100755 (executable)
@@ -33,7 +33,7 @@ int bbtkStaticLecture::GetTypeFormat( std::string formatStr , vtkImageData* imag
 {
        int outputformat = VTK_UNSIGNED_CHAR;
        if (formatStr=="SAME")
-       {                                               
+       {
                if (image!=NULL) outputformat = image->GetScalarType();
        }
        else if (formatStr=="VTK_BIT")                          outputformat = VTK_BIT;                         // 1