X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FAnonymizeNoLoad.cxx;h=0da55c1c97dd5230e39fc18da31b8dc3f3399067;hb=579795c872c065c6218899aa8884138ecc613da7;hp=340438b409b823ec6b1771fd12561eff06d38dc2;hpb=50367e2a53b386b4afd36d1240f17d1ad3d89ba8;p=gdcm.git diff --git a/Example/AnonymizeNoLoad.cxx b/Example/AnonymizeNoLoad.cxx index 340438b4..0da55c1c 100644 --- a/Example/AnonymizeNoLoad.cxx +++ b/Example/AnonymizeNoLoad.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: AnonymizeNoLoad.cxx,v $ Language: C++ - Date: $Date: 2005/06/07 13:10:57 $ - Version: $Revision: 1.1 $ + Date: $Date: 2005/06/14 09:09:50 $ + Version: $Revision: 1.2 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -27,7 +27,7 @@ int main(int argc, char *argv[]) { START_USAGE(usage) - " \n AnonymizeNoLOad :\n", + " \n AnonymizeNoLoad :\n", " Anonymize a gdcm-readable Dicom image even if pixels aren't gdcm readable", " Warning : Warning : the image is overwritten", " to preserve image integrity, use a copy.",