X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=vtk%2FvtkGdcmReader.cxx;h=fdbb9c8509a35742d8f88349c248b732d93447b1;hb=ffd6ae9d9388136bda46af46f5827127b4d8b588;hp=97d0115c83fc4db6327a175eee7803ba52f3e08c;hpb=b6969c4d25a055bedc387044058beb1e4c36ee80;p=gdcm.git diff --git a/vtk/vtkGdcmReader.cxx b/vtk/vtkGdcmReader.cxx index 97d0115c..fdbb9c85 100644 --- a/vtk/vtkGdcmReader.cxx +++ b/vtk/vtkGdcmReader.cxx @@ -1,7 +1,7 @@ // vtkGdcmReader.cxx //----------------------------------------------------------------------------- // ////////////////////////////////////////////////////////////// -// WARNING TODO CLENAME +// WARNING TODO CLEANME // Actual limitations of this code: // // /////// Redundant and unnecessary header parsing @@ -58,7 +58,7 @@ #include #include -vtkCxxRevisionMacro(vtkGdcmReader, "$Revision: 1.49 $"); +vtkCxxRevisionMacro(vtkGdcmReader, "$Revision: 1.50 $"); vtkStandardNewMacro(vtkGdcmReader); //-----------------------------------------------------------------------------