X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDocEntryArchive.cxx;h=43b02739e5bd6e054e5f2ca9126bc09e8cb1a443;hb=e96388e7f5aecdc157aacdd6c9e3867fdcceef72;hp=27aa83d978e7f4aac02897942be8a7726914cc43;hpb=36600d4ddfcf47f565b6643a1f1d1856bf967ad7;p=gdcm.git diff --git a/src/gdcmDocEntryArchive.cxx b/src/gdcmDocEntryArchive.cxx index 27aa83d9..43b02739 100644 --- a/src/gdcmDocEntryArchive.cxx +++ b/src/gdcmDocEntryArchive.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDocEntryArchive.cxx,v $ Language: C++ - Date: $Date: 2005/02/21 17:47:19 $ - Version: $Revision: 1.13 $ + Date: $Date: 2005/05/24 09:14:09 $ + Version: $Revision: 1.14 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -78,7 +78,7 @@ bool DocEntryArchive::Push(DocEntry *newEntry) /** * \brief Removes out of the Header a DocEntry. - * It's kept in archive. + * (it's kept in archive). * @param group Group number of the Entry to remove * @param elem Element number of the Entry to remove * @return FALSE when an other DocEntry is already archived with the same key