]> Creatis software - gdcm.git/blobdiff - src/gdcmDictEntry.h
(try to) affect a legal to 'File Meta Information Version'
[gdcm.git] / src / gdcmDictEntry.h
index d6766fb971112a0f364afb71dbebb7d164c05eff..588bc548822bd0400c89ddb79544c24a2cb3678b 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDictEntry.h,v $
   Language:  C++
-  Date:      $Date: 2005/10/21 07:38:00 $
-  Version:   $Revision: 1.40 $
+  Date:      $Date: 2005/10/21 15:34:56 $
+  Version:   $Revision: 1.42 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -37,8 +37,7 @@ namespace gdcm
  */
 class GDCM_EXPORT DictEntry : public DicomEntry
 {
-public:
-   gdcmTypeMacro(DictEntry)
+   gdcmTypeMacro(DictEntry);
 
 public:
    static DictEntry *New(uint16_t group, uint16_t elem,