X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDocument.h;h=8f9b84e945096189d4265ca8ff45ae54df26774b;hb=a0091d68a2eaa1a0c128f962030bb6c45cc0c366;hp=26cca8c810869e2505bd9dc560e20c6bb97f1dfe;hpb=53136f1709fcb178a80ef947f5a3f04ceecd86f4;p=gdcm.git diff --git a/src/gdcmDocument.h b/src/gdcmDocument.h index 26cca8c8..8f9b84e9 100644 --- a/src/gdcmDocument.h +++ b/src/gdcmDocument.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDocument.h,v $ Language: C++ - Date: $Date: 2004/11/15 16:12:30 $ - Version: $Revision: 1.58 $ + Date: $Date: 2004/11/16 02:54:35 $ + Version: $Revision: 1.59 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -261,7 +261,7 @@ private: void BuildFlatHashTableRecurse( TagDocEntryHT& builtHT, DocEntrySet* set ); - void HandleBrokenEndian(uint16_t group, uint16_t elem); + void HandleBrokenEndian(uint16_t group, uint16_t elem); public: // Accessors: /// Accessor to \ref PrintLevel