X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmHeader.cxx;h=2c356eddcd422d44c195a916320044c4f9df3edc;hb=74e3bc05fade5a18f193e7d1122c74756c0e689e;hp=bc28cd19ea484773535b420a477dc7439d6fb4a9;hpb=4beda181275414e5cba990113f8d16424b2c09e6;p=gdcm.git diff --git a/src/gdcmHeader.cxx b/src/gdcmHeader.cxx index bc28cd19..2c356edd 100644 --- a/src/gdcmHeader.cxx +++ b/src/gdcmHeader.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmHeader.cxx,v $ Language: C++ - Date: $Date: 2005/01/06 15:36:48 $ - Version: $Revision: 1.220 $ + Date: $Date: 2005/01/06 16:05:06 $ + Version: $Revision: 1.221 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -121,7 +121,7 @@ Header::~Header () * \brief Performs some consistency checking on various 'File related' * (as opposed to 'DicomDir related') entries * then writes in a file all the (Dicom Elements) included the Pixels - * @param fp file pointer on an already open file + * @param fileName file name to write to * @param filetype Type of the File to be written * (ACR-NEMA, ExplicitVR, ImplicitVR) */