X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDicomDirStudy.cxx;h=b2ef75232fb7aeb66e340c5edf1ab671a6697fd8;hb=0ad9dae4659b21bfd5c834c1af724eab4dcdf4f6;hp=6c43c6b01dec6eab9b6bcb8a72e49dac36a2e2b4;hpb=1fad5ff2d076c7dafa56b8cda37cca2118c5230e;p=gdcm.git diff --git a/src/gdcmDicomDirStudy.cxx b/src/gdcmDicomDirStudy.cxx index 6c43c6b0..b2ef7523 100644 --- a/src/gdcmDicomDirStudy.cxx +++ b/src/gdcmDicomDirStudy.cxx @@ -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 & )