]> Creatis software - gdcm.git/commitdiff
} missing?
authorjpr <jpr>
Wed, 19 Sep 2007 06:42:08 +0000 (06:42 +0000)
committerjpr <jpr>
Wed, 19 Sep 2007 06:42:08 +0000 (06:42 +0000)
Do I need to change my text editor ?!?

src/gdcmDocument.cxx

index fcef258b7771c7ca60703d6146ec91daa6b591ac..00aa5148e431995324fa6df3fe104ec382a13792 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDocument.cxx,v $
   Language:  C++
-  Date:      $Date: 2007/09/18 15:56:41 $
-  Version:   $Revision: 1.370 $
+  Date:      $Date: 2007/09/19 06:42:08 $
+  Version:   $Revision: 1.371 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -2146,6 +2146,7 @@ bool Document::CheckSwap()
                     else {
                        pt++;
                     }
+                 }
               }
               Filetype = ImplicitVR;
               return true;