]> Creatis software - gdcm.git/blobdiff - src/gdcmDicomDirStudy.cxx
Some normalizations :
[gdcm.git] / src / gdcmDicomDirStudy.cxx
index 6c43c6b01dec6eab9b6bcb8a72e49dac36a2e2b4..b2ef75232fb7aeb66e340c5edf1ab671a6697fd8 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDicomDirStudy.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/01/20 16:16:42 $
-  Version:   $Revision: 1.29 $
+  Date:      $Date: 2005/01/23 10:12:33 $
+  Version:   $Revision: 1.30 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -58,7 +58,7 @@ DicomDirStudy::~DicomDirStudy()
 /**
  * \brief   Prints the Object
  * @param os ostream to write to 
- * @param   indent indent
+ * @param indent Indentation string to be prepended during printing
  * @return
  */ 
 void DicomDirStudy::Print(std::ostream &os, std::string const & )