]> Creatis software - gdcm.git/blobdiff - src/gdcmDicomDirStudy.cxx
* src/gdcmDebug.h : remove the Debug test in the gdcmErrorMacro
[gdcm.git] / src / gdcmDicomDirStudy.cxx
index bdb788406b0d79e3dd90a2fbf02d74d81b3bf337..92630664ab69bbbccbea9ec1f4dcf4e2ff6db468 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDicomDirStudy.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/01/18 11:39:59 $
-  Version:   $Revision: 1.26 $
+  Date:      $Date: 2005/01/18 14:28:32 $
+  Version:   $Revision: 1.27 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -51,6 +51,7 @@ DicomDirStudy::~DicomDirStudy()
 /**
  * \brief   Prints the Object
  * @param os ostream to write to 
+ * @param   indent indent
  * @return
  */ 
 void DicomDirStudy::Print(std::ostream &os, std::string const & )