X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDicomDirMeta.cxx;h=43f2c0564efc983d2a0ec8983ac2c7f3999a780b;hb=033352f8a0d333fc12b7fa625d1819a574f4ddef;hp=b21b126ff5df2e9805a963fd0d4ed23a3164ba17;hpb=ef0c45b292557174c768c2cc7fc11fea4d57e218;p=gdcm.git diff --git a/src/gdcmDicomDirMeta.cxx b/src/gdcmDicomDirMeta.cxx index b21b126f..43f2c056 100644 --- a/src/gdcmDicomDirMeta.cxx +++ b/src/gdcmDicomDirMeta.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDicomDirMeta.cxx,v $ Language: C++ - Date: $Date: 2005/01/18 07:53:42 $ - Version: $Revision: 1.22 $ + Date: $Date: 2005/01/18 14:28:32 $ + Version: $Revision: 1.23 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -46,6 +46,7 @@ DicomDirMeta::~DicomDirMeta() /** * \brief Prints the Meta Elements * @param os ostream to write to + * @param indent indent */ void DicomDirMeta::Print(std::ostream &os, std::string const & ) {