From: jpr Date: Tue, 12 Jul 2005 14:56:48 +0000 (+0000) Subject: Typo X-Git-Tag: Version1.2.bp~310 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=262a833b60f9794c4c96fea2f49de6526f89cf86;p=gdcm.git Typo --- diff --git a/Example/AnonymizeDicomDir.cxx b/Example/AnonymizeDicomDir.cxx index f483ce09..47915d81 100644 --- a/Example/AnonymizeDicomDir.cxx +++ b/Example/AnonymizeDicomDir.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: AnonymizeDicomDir.cxx,v $ Language: C++ - Date: $Date: 2005/07/12 14:44:09 $ - Version: $Revision: 1.5 $ + Date: $Date: 2005/07/12 14:56:48 $ + Version: $Revision: 1.6 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -98,7 +98,7 @@ int main(int argc, char *argv[]) delete am; // --- we don't need Argument Manager any longer --- -// Read the input DICOMDIR + // Read the input DICOMDIR gdcm::File *f; f = new gdcm::File( ); f->SetLoadMode(0); @@ -117,7 +117,7 @@ int main(int argc, char *argv[]) { std::cout << "No Directory Record Sequence (0004,1220) found" <(e); @@ -170,7 +170,7 @@ int main(int argc, char *argv[]) // Telephone AnoNoLoad(tmpSI, fp, 0x0010, 0x2154, oss.str()); - // Aware use will add here more Entries if he wants to rubb them out + // Aware use will add here more Entries if he wants to rubb them out oss << ""; patientNumber++;