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