X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FTestAllEntryVerify.cxx;h=3eacef55dc951b9aed0b32f81113352969ce3ec6;hb=145d405e9e35d7338bd1a7a3cccfa5b84befc042;hp=089a8ad7cced084ffbd5185de01dcbf5b8247a14;hpb=f58cc797ced97ac31468fa6c24aa9db4454f2cc1;p=gdcm.git diff --git a/Testing/TestAllEntryVerify.cxx b/Testing/TestAllEntryVerify.cxx index 089a8ad7..3eacef55 100644 --- a/Testing/TestAllEntryVerify.cxx +++ b/Testing/TestAllEntryVerify.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestAllEntryVerify.cxx,v $ Language: C++ - Date: $Date: 2004/12/03 17:13:17 $ - Version: $Revision: 1.15 $ + Date: $Date: 2004/12/04 08:57:20 $ + Version: $Revision: 1.16 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -178,7 +178,7 @@ void ReferenceFileParser::Print() bool ReferenceFileParser::Check() { - int ret = true; + bool ret = true; for (MapFileValuesType::iterator i = ProducedMap.begin(); i != ProducedMap.end(); ++i)