X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmFile.h;h=219eddbbeddbc2bf900aa1d02f39b613e760279c;hb=5887c4beef24959af83e43efad0bb86acac9339e;hp=da097692bcaa53af0423387cdc766a2f5a3b541b;hpb=a462ce9f1af0894cd930ab04f2e65cd80dfa7084;p=gdcm.git diff --git a/src/gdcmFile.h b/src/gdcmFile.h index da097692..219eddbb 100644 --- a/src/gdcmFile.h +++ b/src/gdcmFile.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmFile.h,v $ Language: C++ - Date: $Date: 2005/01/08 15:03:59 $ - Version: $Revision: 1.92 $ + Date: $Date: 2005/01/11 15:15:38 $ + Version: $Revision: 1.93 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -31,8 +31,8 @@ class PixelReadConvert; class PixelWriteConvert; class DocEntryArchive; //----------------------------------------------------------------------------- -/* - * In addition to Dicom header exploration, this class is designed +/** + * \brief In addition to Dicom Header exploration, this class is designed * for accessing the image/volume content. One can also use it to * write Dicom/ACR-NEMA/RAW files. */