X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDictSet.cxx;h=f4ae8c8c7c7ddabf2d610d40315287e19599ce06;hb=130558c1fc10cbc2d5d58484b310fa86bd20d81b;hp=a44e8fdc219f29ad24b236c64a881f55467d84bf;hpb=963480c814326423065a4a02fa1bf8bc1243ae4f;p=gdcm.git diff --git a/src/gdcmDictSet.cxx b/src/gdcmDictSet.cxx index a44e8fdc..f4ae8c8c 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/01/18 11:40:00 $ - Version: $Revision: 1.54 $ + Date: $Date: 2005/01/18 14:28:32 $ + Version: $Revision: 1.55 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -65,6 +65,7 @@ DictSet::~DictSet() * \brief Print, in an informal fashion, the list of all the dictionaries * contained is this DictSet, along with their respective content. * @param os Output stream used for printing. + * @param indent indent */ void DictSet::Print(std::ostream &os, std::string const & ) {