X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDicomDirElement.h;h=ffd97fdd1addac23accb35119216a6164d4c9dd6;hb=d72e3cb0326093093f99863964f8f4df382c83e1;hp=9a879015b5c769bad19b903fe6c89bd01dcc65ba;hpb=327dfe7647e3720b0f3125f9b19397cb9afc0ed3;p=gdcm.git diff --git a/src/gdcmDicomDirElement.h b/src/gdcmDicomDirElement.h index 9a879015..ffd97fdd 100644 --- a/src/gdcmDicomDirElement.h +++ b/src/gdcmDicomDirElement.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDicomDirElement.h,v $ Language: C++ - Date: $Date: 2005/01/06 20:03:27 $ - Version: $Revision: 1.18 $ + Date: $Date: 2005/01/11 15:15:38 $ + Version: $Revision: 1.19 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -47,8 +47,8 @@ typedef std::list ListDicomDirImageElem; //----------------------------------------------------------------------------- /** * \ingroup DicomDirElement - * \brief DicomDirElement represents elements contained in a dicom dir - * Class for the chained lists from the file 'Dicts/DicomDir.dic' + * \brief Represents elements contained in a DicomDir + * class for the chained lists from the file 'Dicts/DicomDir.dic' */ class GDCM_EXPORT DicomDirElement {