X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FVTKTestWrite.cxx;h=34bfd060fe0a0d98f7687cab18bda8c2c971c4d9;hb=33601bb8697e2e1cb2e914aa0864d4cff8cf689f;hp=c95912c244896fecc307f743904d3319be875496;hpb=8c677e735ff65f3b41a9d1815b682dff50bade5f;p=gdcm.git diff --git a/Testing/VTKTestWrite.cxx b/Testing/VTKTestWrite.cxx index c95912c2..34bfd060 100644 --- a/Testing/VTKTestWrite.cxx +++ b/Testing/VTKTestWrite.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: VTKTestWrite.cxx,v $ Language: C++ - Date: $Date: 2005/08/30 08:27:04 $ - Version: $Revision: 1.10 $ + Date: $Date: 2005/09/08 14:40:15 $ + Version: $Revision: 1.11 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -40,7 +40,7 @@ int VTKWriteTest(vtkTesting *t,vtkImageViewer *viewer, std::string const &filename, std::string const &referenceFileName) { - int retVal = 0; //by default this is an error + int retVal; t->CleanArguments(); t->AddArgument("-D");