X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FexAnonymizeNoLoad.cxx;h=52968e0e967685580a5be34b301397298f86e19c;hb=ca9208bab6a8d415f4984f724439d211ebfac82d;hp=e80cd80118944c376c89e7e5c8014f852d1a4198;hpb=28c9df4692ff233549a2960fde90f6d47b945002;p=gdcm.git diff --git a/Example/exAnonymizeNoLoad.cxx b/Example/exAnonymizeNoLoad.cxx index e80cd801..52968e0e 100644 --- a/Example/exAnonymizeNoLoad.cxx +++ b/Example/exAnonymizeNoLoad.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: exAnonymizeNoLoad.cxx,v $ Language: C++ - Date: $Date: 2005/05/03 10:57:27 $ - Version: $Revision: 1.7 $ + Date: $Date: 2005/05/04 07:29:17 $ + Version: $Revision: 1.8 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -56,7 +56,7 @@ int main(int argc, char *argv[]) // gdcm::File::IsReadable() is no usable here, because we deal with // any kind of gdcm::Readable *document* // not only gdcm::File (as opposed to gdcm::DicomDir) - if (res) { + if ( !res ) { std::cout <