X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmSeqEntry.h;h=cae73c898a2b56a68c3760b6aa7fbd3cbc09bce4;hb=61b33e5e4541969c12c462a5ddec3be4f4751cea;hp=7804b6cfe96f777aef64d863fbf38cb03e084fbf;hpb=d5ebba38c596bd5a0514fc9e08fe8ac2a45482f5;p=gdcm.git diff --git a/src/gdcmSeqEntry.h b/src/gdcmSeqEntry.h index 7804b6cf..cae73c89 100644 --- a/src/gdcmSeqEntry.h +++ b/src/gdcmSeqEntry.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmSeqEntry.h,v $ Language: C++ - Date: $Date: 2005/02/11 15:22:18 $ - Version: $Revision: 1.34 $ + Date: $Date: 2005/10/18 08:35:50 $ + Version: $Revision: 1.35 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -31,7 +31,7 @@ typedef std::list ListSQItem; //----------------------------------------------------------------------------- /** - * \brief a SeqEntry (as opposed to a ValEntry) is a non elementary DocEntry. + * \brief a SeqEntry (as opposed to a DataEntry) is a non elementary DocEntry. * It is composed by a set of SQItems. * Each SQItem is composed by a set of DocEntry * A DocEntry may be a SeqEntry