]> Creatis software - gdcm.git/blobdiff - vtk/vtkGdcmReader.cxx
ENH: Allow compilation with a not so famous compiler (gdcmDocument.cxx). Also put...
[gdcm.git] / vtk / vtkGdcmReader.cxx
index 97d0115c83fc4db6327a175eee7803ba52f3e08c..fdbb9c8509a35742d8f88349c248b732d93447b1 100644 (file)
@@ -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 <vtkPointData.h>
 #include <vtkLookupTable.h>
 
-vtkCxxRevisionMacro(vtkGdcmReader, "$Revision: 1.49 $");
+vtkCxxRevisionMacro(vtkGdcmReader, "$Revision: 1.50 $");
 vtkStandardNewMacro(vtkGdcmReader);
 
 //-----------------------------------------------------------------------------