]> Creatis software - gdcm.git/commitdiff
misstyping
authorjpr <jpr>
Mon, 21 Nov 2005 16:14:39 +0000 (16:14 +0000)
committerjpr <jpr>
Mon, 21 Nov 2005 16:14:39 +0000 (16:14 +0000)
src/gdcmDocument.h

index ed872a58f63c18b96cc54ec320bc48b034d9e65b..bf0f1d919dc63b8db9d08eb4d0924e03bdbcbd34 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDocument.h,v $
   Language:  C++
-  Date:      $Date: 2005/11/21 16:04:43 $
-  Version:   $Revision: 1.134 $
+  Date:      $Date: 2005/11/21 16:14:39 $
+  Version:   $Revision: 1.135 $
  
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -48,7 +48,7 @@ public:
 // Loading
    //Deprecated : use SetFileName() + Load()
    //GDCM_LEGACY(  virtual bool Load( std::string const &filename )  ); 
-   virtual bool Load( std::string const &filename )
+   virtual bool Load( std::string const &filename );
    virtual bool Load( ); 
 
 // Dictionaries