]> Creatis software - gdcm.git/blobdiff - src/gdcmCommon.h
ENH: Finally modify gdcm source to adapt to new jpeg lib, this is not perfect but...
[gdcm.git] / src / gdcmCommon.h
index 08bf07a0904252ba23d3fdf3b2169f5783a5487f..c0db974c4436c34c3f748414735c6e6df9df8609 100644 (file)
@@ -3,12 +3,12 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmCommon.h,v $
   Language:  C++
-  Date:      $Date: 2004/09/13 12:10:53 $
-  Version:   $Revision: 1.31 $
+  Date:      $Date: 2004/09/27 08:39:05 $
+  Version:   $Revision: 1.33 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
-  http://www.creatis.insa-lyon.fr/Public/Gdcm/License.htm for details.
+  http://www.creatis.insa-lyon.fr/Public/Gdcm/License.html for details.
                                                                                 
      This software is distributed WITHOUT ANY WARRANTY; without even
      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
@@ -114,8 +114,8 @@ const std::string GDCM_UNREAD    = "gdcm::UnRead";
 ///           /ItemNumber#Group|Element
 ///        where "/", "#" and "|" are characters acting as separators.
 ///        Then the general form of a gdcmTagKey is given by:
-///           Group|Element<SeqTag>
-///        where <SeqTag> means NO or many instances of SeqTag.
+///           Group|Element[SeqTag]
+///        where [SeqTag] means NO or many instances of SeqTag.
 ///        Hence the gdcmTagKey of a tag not "leaving" in a sequence is the
 ///        string e.g. 
 ///            0028|1201