]> Creatis software - gdcm.git/blobdiff - src/gdcmDirList.h
ENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines of changes, please be gentle...
[gdcm.git] / src / gdcmDirList.h
index bd848459585e5d0051c788dd34702ec0c46defc8..e907f49ae11de6e894387e7510e68de5e9ce159c 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDirList.h,v $
   Language:  C++
-  Date:      $Date: 2005/11/28 17:24:21 $
-  Version:   $Revision: 1.30 $
+  Date:      $Date: 2006/02/16 20:06:14 $
+  Version:   $Revision: 1.31 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -37,7 +37,7 @@ typedef std::vector<std::string> DirListType;
 
 /**
  * \brief   List containing the file headers of all the 'gdcm readable' files
- *          found by exploring (possibely recursively) a root directory. 
+ *          found by exploring (possibly recursively) a root directory. 
  */
 class GDCM_EXPORT DirList : public Base
 {