X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FTestFromScratch.cxx;h=35851cde2698a7df0c980f2ac1f26fdc7f690b7d;hb=a2040ffd26fc9a3c835b6c45b92a808f1d001b36;hp=228c52a49892ca761ce82c78d85d960770fc858b;hpb=9e5eb5382be97f7a0d86a93e1cf8aa247477bb29;p=gdcm.git diff --git a/Example/TestFromScratch.cxx b/Example/TestFromScratch.cxx index 228c52a4..35851cde 100644 --- a/Example/TestFromScratch.cxx +++ b/Example/TestFromScratch.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestFromScratch.cxx,v $ Language: C++ - Date: $Date: 2004/12/10 17:10:22 $ - Version: $Revision: 1.3 $ + Date: $Date: 2005/01/05 15:38:28 $ + Version: $Revision: 1.4 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -62,7 +62,7 @@ int main(int argc, char *argv[]) if ( gdcm::ValEntry* v = dynamic_cast(d) ) { // Do not bother with field from private dict - if( v->GetName() != "unkn" ) + if( v->GetName() != "gdcm::Unknown" ) { h2->ReplaceOrCreateByNumber( v->GetValue(),