X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDocument.h;h=0a74dcf478119edf2ecf9499beae90015d364142;hb=bd217557a398371d5d0a27c5aa6e09e47eb65652;hp=eeb511251ed78f18c2682c80e54288d9a37e7156;hpb=0b04b4a7b8017908748af66be8eec4f22a9ab884;p=gdcm.git diff --git a/src/gdcmDocument.h b/src/gdcmDocument.h index eeb51125..0a74dcf4 100644 --- a/src/gdcmDocument.h +++ b/src/gdcmDocument.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDocument.h,v $ Language: C++ - Date: $Date: 2005/01/12 15:22:23 $ - Version: $Revision: 1.85 $ + Date: $Date: 2005/01/13 09:23:27 $ + Version: $Revision: 1.86 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -234,7 +234,7 @@ private: DocEntrySet* set ); void HandleBrokenEndian(uint16_t &group, uint16_t &elem); - void HandleOutOfGroup0002(uint16_t group); + void HandleOutOfGroup0002(uint16_t &group, uint16_t &elem); // Variables /// Public dictionary used to parse this header