]> Creatis software - gdcm.git/blobdiff - src/gdcmContentEntry.cxx
Now AddEntry works in the correct spot
[gdcm.git] / src / gdcmContentEntry.cxx
index d48ac1c2e636abdd81dce78d57aeda0e16f7834a..22ca6d2f6a6b0442c0173320de5f436513699d5f 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmContentEntry.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/01/28 15:10:56 $
-  Version:   $Revision: 1.7 $
+  Date:      $Date: 2005/01/30 17:30:57 $
+  Version:   $Revision: 1.8 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -56,6 +56,9 @@ ContentEntry::~ContentEntry ()
 {
 }
 
+//-----------------------------------------------------------------------------
+// Print
+
 //-----------------------------------------------------------------------------
 // Public
 void ContentEntry::Copy(DocEntry *doc)