]> Creatis software - gdcm.git/commitdiff
BUG: grrrr not now
authormalaterre <malaterre>
Mon, 11 Jul 2005 16:20:55 +0000 (16:20 +0000)
committermalaterre <malaterre>
Mon, 11 Jul 2005 16:20:55 +0000 (16:20 +0000)
src/gdcmCommon.h

index 15ab2b00fd876540c61887d4ddf1562c15ee4559..516d397de615ca5b51d0ee6976976819dfe88176 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmCommon.h,v $
   Language:  C++
-  Date:      $Date: 2005/07/11 16:18:47 $
-  Version:   $Revision: 1.74 $
+  Date:      $Date: 2005/07/11 16:20:55 $
+  Version:   $Revision: 1.75 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -85,7 +85,7 @@ typedef  unsigned int        uint32_t;
 #endif
 
 #include <string>
-#define FASTTAGKEY 1
+#define FASTTAGKEY 0
 
 // FIXME: Should rewrite this:
 #if FASTTAGKEY