X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmFileHelper.cxx;h=2f54d3edc9579bb3a11f6306b7c40f93bdee9894;hb=66c8b2ef6c096d675afb963778604ed7ae72a78c;hp=d652eba776a8407dc2fcac49aea83e7a72103938;hpb=4c094fc81258a88d3c86223994d02d63f8e2652a;p=gdcm.git diff --git a/src/gdcmFileHelper.cxx b/src/gdcmFileHelper.cxx index d652eba7..2f54d3ed 100644 --- a/src/gdcmFileHelper.cxx +++ b/src/gdcmFileHelper.cxx @@ -4,8 +4,8 @@ Module: $RCSfile: gdcmFileHelper.cxx,v $ Language: C++ - Date: $Date: 2007/07/24 16:17:04 $ - Version: $Revision: 1.118 $ + Date: $Date: 2007/07/26 08:36:49 $ + Version: $Revision: 1.119 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -2094,7 +2094,7 @@ void FileHelper::ConvertFixGreyLevels(uint8_t *raw, size_t rawSize) //----------------------------------------------------------------------------- /** - * \brief Prints the common part of DataEntry, SeqEntry + * \brief Prints the FileInternal + info on PixelReadConvertor * @param os ostream we want to print in * @param indent (unused) */