X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=inline;f=src%2FgdcmDirList.cxx;fp=src%2FgdcmDirList.cxx;h=090d3ce3ef30535c5206baadf96aa63745ef3077;hb=da26d452805557df463771f3238cbb116ea46e60;hp=a777d9ea5efdee0cedcd36fc0db8c59493fe0390;hpb=a2055ff51e4f51a1b7b6c9ee9a803d3b3a8602a8;p=gdcm.git diff --git a/src/gdcmDirList.cxx b/src/gdcmDirList.cxx index a777d9ea..090d3ce3 100644 --- a/src/gdcmDirList.cxx +++ b/src/gdcmDirList.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDirList.cxx,v $ Language: C++ - Date: $Date: 2007/06/08 12:49:37 $ - Version: $Revision: 1.62 $ + Date: $Date: 2007/09/17 12:21:56 $ + Version: $Revision: 1.63 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -52,8 +52,7 @@ DirList::DirList(std::string const &dirName, bool recursive) /** * \brief Constructor - * @param dirName root directory name - * @param recursive whether we want to explore recursively or not + * @param se DicomDirSerie we want to explore */ DirList::DirList(DicomDirSerie *se) {