]> Creatis software - gdcm.git/blobdiff - src/gdcmDicomDirPatient.cxx
Some normalizations :
[gdcm.git] / src / gdcmDicomDirPatient.cxx
index cc2ba5b58d937cb7495d0d23e81a52a60a32d4cd..ceeea5b4fe4179e6a699b5712105b98d5c8c3f73 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDicomDirPatient.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/01/20 16:16:42 $
-  Version:   $Revision: 1.30 $
+  Date:      $Date: 2005/01/23 10:12:33 $
+  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
@@ -60,7 +60,7 @@ DicomDirPatient::~DicomDirPatient()
 /**
  * \brief   Prints the Object
  * @param os ostream to write to 
- * @param   indent indent
+ * @param indent Indentation string to be prepended during printing
  */ 
 void DicomDirPatient::Print(std::ostream &os, std::string const & )
 {