X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmSQItem.h;h=fe4d0902a6bdb75af9700c8ed4d3435c937680e2;hb=8ac4df8c7543a827c7b89fc9bbcf86625f3c1afe;hp=1b3cdad7e0814954acbde7b59d0d4c2192344a26;hpb=0fc486652e88490f7344439111750eb9dcaf7a29;p=gdcm.git diff --git a/src/gdcmSQItem.h b/src/gdcmSQItem.h index 1b3cdad7..fe4d0902 100644 --- a/src/gdcmSQItem.h +++ b/src/gdcmSQItem.h @@ -3,12 +3,12 @@ Program: gdcm Module: $RCSfile: gdcmSQItem.h,v $ Language: C++ - Date: $Date: 2004/09/16 19:21:57 $ - Version: $Revision: 1.15 $ + Date: $Date: 2004/09/27 08:39:07 $ + Version: $Revision: 1.17 $ 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 @@ -85,7 +85,7 @@ protected: int SQItemNumber; ///\brief pointer to the HTable of the gdcmDocument, - /// (because we don't know it within any gdcmObject nor any gdcmSQItem) + /// (because we don't know it within any gdcmDicomDirObject nor any gdcmSQItem) TagDocEntryHT *PtagHT;