X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDocument.cxx;h=e5e627e436fe4b9390379491fc5f5c4a84e05339;hb=99ac30f10909a566e9506776d33dfacc300d4502;hp=62d542d2ecb414ab3b015dd0d410e91fe465d18a;hpb=d31dacbd4792e49cccecc51ffd9d93fd71541561;p=gdcm.git diff --git a/src/gdcmDocument.cxx b/src/gdcmDocument.cxx index 62d542d2..e5e627e4 100644 --- a/src/gdcmDocument.cxx +++ b/src/gdcmDocument.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDocument.cxx,v $ Language: C++ - Date: $Date: 2004/12/07 13:39:33 $ - Version: $Revision: 1.149 $ + Date: $Date: 2004/12/10 13:49:07 $ + Version: $Revision: 1.150 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -2639,7 +2639,6 @@ void Document::HandleBrokenEndian(uint16_t group, uint16_t elem) reversedEndian--; SwitchSwapToBigEndian(); } - } /**