From 4378b05ce0f0ed0b89492e65bfa6d1db57fca4f7 Mon Sep 17 00:00:00 2001 From: malaterre Date: Mon, 11 Jul 2005 16:20:55 +0000 Subject: [PATCH] BUG: grrrr not now --- src/gdcmCommon.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/gdcmCommon.h b/src/gdcmCommon.h index 15ab2b00..516d397d 100644 --- a/src/gdcmCommon.h +++ b/src/gdcmCommon.h @@ -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 -#define FASTTAGKEY 1 +#define FASTTAGKEY 0 // FIXME: Should rewrite this: #if FASTTAGKEY -- 2.46.0