]> Creatis software - gdcm.git/commitdiff
Force commit, adding a space character
authorjpr <jpr>
Wed, 26 Oct 2005 16:15:38 +0000 (16:15 +0000)
committerjpr <jpr>
Wed, 26 Oct 2005 16:15:38 +0000 (16:15 +0000)
src/gdcmPixelReadConvert.cxx

index 523201ce06ec5dbdea6054538819f22c1e56de8e..13fd0251dc94f10ff7e92573f8bba79b904c370e 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmPixelReadConvert.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/10/26 14:54:51 $
-  Version:   $Revision: 1.92 $
+  Date:      $Date: 2005/10/26 16:15:38 $
+  Version:   $Revision: 1.93 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -31,7 +31,7 @@
 namespace gdcm
 {
 
-//bool ReadMPEGFile (std::ifstream *fp, void *image_buffer, size_t lenght);
+//bool ReadMPEGFile (std::ifstream *fp, void *image_buffer, size_t lenght); 
 bool gdcm_read_JPEG2000_file (void* raw, 
                               char *inputdata, size_t inputlength);
 //-----------------------------------------------------------------------------