X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDirList.h;h=aa64c452bcf4fd798e7452e5e8ecc7615ca5840f;hb=b7baeda0c6e9164c9d1e6b08544e374cae52fcae;hp=7eabc36e2ecc22bf060b24343fc6d28e6518cdeb;hpb=1e670813be403bc4ecd88fb78405d0a8969fca6c;p=gdcm.git diff --git a/src/gdcmDirList.h b/src/gdcmDirList.h index 7eabc36e..aa64c452 100644 --- a/src/gdcmDirList.h +++ b/src/gdcmDirList.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDirList.h,v $ Language: C++ - Date: $Date: 2005/09/02 07:10:03 $ - Version: $Revision: 1.25 $ + Date: $Date: 2005/10/23 15:32:31 $ + Version: $Revision: 1.26 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -36,8 +36,8 @@ typedef std::vector DirListType; // so GDCM_EXPORT keyword was removed for this class only /** - * \brief List containing the file headers of all the gdcm readable files - * found by exploring recursively a root directory. + * \brief List containing the file headers of all the 'gdcm readable' files + * found by exploring (possibely recursively) a root directory. */ class GDCM_EXPORT DirList {