]> Creatis software - gdcm.git/commitdiff
Remove extra ';'
authorjpr <jpr>
Wed, 7 Sep 2005 08:23:08 +0000 (08:23 +0000)
committerjpr <jpr>
Wed, 7 Sep 2005 08:23:08 +0000 (08:23 +0000)
src/gdcmCommon.h

index 03c4ad3dc96d6691534a8573e30277f5c26ae92e..0c81971352057051ce68e5285b9c90765f0fcfad 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmCommon.h,v $
   Language:  C++
-  Date:      $Date: 2005/09/06 15:28:49 $
-  Version:   $Revision: 1.91 $
+  Date:      $Date: 2005/09/07 08:23:08 $
+  Version:   $Revision: 1.92 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -121,7 +121,7 @@ GDCM_EXPORT extern const std::string GDCM_BINLOADED;
 GDCM_EXPORT extern const std::string GDCM_NOTLOADED;
 GDCM_EXPORT extern const std::string GDCM_UNREAD;
 GDCM_EXPORT extern const std::string GDCM_NOTASCII;
-;
+
 /// \brief TagKey is made to hold the standard Dicom Tag 
 ///               (Group number, Element number)
 /// Instead of using the two '16 bits integers' as the Hask Table key, we