X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=Example%2FexExtractCSA.cxx;h=732a597b13c29cc97808d45550668520fe3eaeb5;hb=019e0490da94a39fb0934ad94f5b8825f7537144;hp=bb118b78a4a1dadc895495f5c56a00d14e5016b5;hpb=98053dc858d6f87da8ed17b28974398069742666;p=gdcm.git diff --git a/Example/exExtractCSA.cxx b/Example/exExtractCSA.cxx index bb118b78..732a597b 100755 --- a/Example/exExtractCSA.cxx +++ b/Example/exExtractCSA.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: exExtractCSA.cxx,v $ Language: C++ - Date: $Date: 2007/09/11 12:56:11 $ - Version: $Revision: 1.6 $ + Date: $Date: 2007/09/12 10:49:40 $ + Version: $Revision: 1.7 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -125,7 +125,7 @@ bool check_mapping(uint32_t syngodt, const char *vr) } - ///\to fix the Desctructor! + ///\to fix the Destructor! void DeleteCSA_content (CSA_content &myMap) { for ( CSA_content::const_iterator it = myMap.begin(); it != myMap.end();