X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmFileHelper.cxx;h=4c6595a3eaee3fa1b08a1ba2e8a3f75f303ac35e;hb=1b0a484fb60998358b818b710071d82dc9003679;hp=43f6b89be5063d15293831715ba23f98d0256b1e;hpb=c094e185dd6404df031524ccae8e1b51e3b84871;p=gdcm.git diff --git a/src/gdcmFileHelper.cxx b/src/gdcmFileHelper.cxx index 43f6b89b..4c6595a3 100644 --- a/src/gdcmFileHelper.cxx +++ b/src/gdcmFileHelper.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmFileHelper.cxx,v $ Language: C++ - Date: $Date: 2005/01/21 11:40:55 $ - Version: $Revision: 1.2 $ + Date: $Date: 2005/01/23 10:12:34 $ + Version: $Revision: 1.3 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -901,7 +901,6 @@ ValEntry *FileHelper::CopyValEntry(uint16_t group,uint16_t elem) /** * \brief Modifies the value of a given Bin Entry (Dicom Element) * when it exists. Create it with the given value when unexistant. - * @param content (string) Value to be set * @param group Group number of the Entry * @param elem Element number of the Entry * \return pointer to the modified/created Bin Entry (NULL when creation