]> Creatis software - gdcm.git/blobdiff - Testing/TestWriteSimple.cxx
ENH: Minor cleanup
[gdcm.git] / Testing / TestWriteSimple.cxx
index f349bcee1de3cd7ac88f8dc4dcafd0aa3d651b2d..4bdbfbfb0395cd68705619017c6ea7cefaf64537 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: TestWriteSimple.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/06/03 10:15:19 $
-  Version:   $Revision: 1.30 $
+  Date:      $Date: 2005/07/08 13:39:57 $
+  Version:   $Revision: 1.31 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -168,6 +168,7 @@ int WriteSimple(Image &img)
 
 
 
+
 // Step 2 : Create the output image
    std::cout << "2...";
    if( img.componentSize%8 > 0 )