X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDict.cxx;h=b8ed20ab925be239a2c7979da54127a02cdb0678;hb=00b6e0ddcbdbd41252e03732783f65efe5f52526;hp=d9b9bb6916a3881b947a5b20029a84261db7fdf0;hpb=6b91390e1086959c40c0ae9a37912877a6f14c36;p=gdcm.git diff --git a/src/gdcmDict.cxx b/src/gdcmDict.cxx index d9b9bb69..b8ed20ab 100644 --- a/src/gdcmDict.cxx +++ b/src/gdcmDict.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDict.cxx,v $ Language: C++ - Date: $Date: 2004/06/21 04:43:02 $ - Version: $Revision: 1.36 $ + Date: $Date: 2004/06/22 13:47:33 $ + Version: $Revision: 1.37 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -47,7 +47,7 @@ gdcmDict::gdcmDict(std::string & FileName) { from >> element; from >> vr; from >> fourth; - eatwhite(from); + eatwhite(from); getline(from, name); /// MEMORY LEAK in std::getline<> gdcmDictEntry * newEntry = new gdcmDictEntry(group, element,