X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vtk%2FvtkGdcmReader.cxx;h=fdbb9c8509a35742d8f88349c248b732d93447b1;hb=43d88e7ca1386013ee755c4eee3dc0519d335ec3;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); //-----------------------------------------------------------------------------