From: regrain Date: Tue, 7 Dec 2004 13:39:31 +0000 (+0000) Subject: * Test/TestUtil.cxx : reformat the source code X-Git-Tag: Version1.0.bp~528 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=d31dacbd4792e49cccecc51ffd9d93fd71541561;hp=d31dacbd4792e49cccecc51ffd9d93fd71541561;p=gdcm.git * Test/TestUtil.cxx : reformat the source code * vtk/vtkGdcmReader.cxx : remove and change prints * src/gdcmValEntry.[cxx|h] : now set the length of the value when calling SetValue * src/gdcmBinEntry.[cxx|h] : SetValue method don't set the length * src/*.cxx : remove all useless call to SetLength of a ValEntry object -- BeNours ---