X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmBinEntry.h;h=90763e3baccea57a807d30c7dab37b4612486dbb;hb=cac61ccf53d9b3be025fa52df3fe647e75e8648f;hp=946b8a3262cf821b223ab0a6a66907007f771038;hpb=b1520ca5b7b3665aa40c14b63169bfab92eece55;p=gdcm.git diff --git a/src/gdcmBinEntry.h b/src/gdcmBinEntry.h index 946b8a32..90763e3b 100644 --- a/src/gdcmBinEntry.h +++ b/src/gdcmBinEntry.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmBinEntry.h,v $ Language: C++ - Date: $Date: 2004/06/22 13:47:33 $ - Version: $Revision: 1.9 $ + Date: $Date: 2004/06/22 14:42:02 $ + Version: $Revision: 1.10 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -41,7 +41,7 @@ public: ~gdcmBinEntry(void); void Print(std::ostream &os = std::cout); - virtual void Write(FILE *fp, FileType filetype); + virtual void Write(FILE *fp); /// \brief Returns the area value of the current Dicom Header Entry /// when it's not string-translatable (e.g : a LUT table)