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