X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=inline;f=src%2FgdcmDictSet.cxx;h=60f837e298c41d289f098b02b1fbd7c8f43244c5;hb=e51bf0565bbe4c0e269dd941cb4071ebde6012e4;hp=5554a8d02bc19bb5e2fdb2f1616edbfe64f9851e;hpb=ff8631dd8488e6604df635faf472ee85f5b8a4b6;p=gdcm.git diff --git a/src/gdcmDictSet.cxx b/src/gdcmDictSet.cxx index 5554a8d0..60f837e2 100644 --- a/src/gdcmDictSet.cxx +++ b/src/gdcmDictSet.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDictSet.cxx,v $ Language: C++ - Date: $Date: 2005/02/02 15:07:41 $ - Version: $Revision: 1.59 $ + Date: $Date: 2005/02/05 01:37:08 $ + Version: $Revision: 1.60 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -174,7 +174,7 @@ std::string DictSet::BuildDictPath() { resultPath += '/'; } - gdcmVerboseMacro( "Dictionary path set from environnement"); + gdcmWarningMacro( "Dictionary path set from environnement"); } else {