From 22c7fc88c016d8e7f67b15ca9acfa8cff8632e57 Mon Sep 17 00:00:00 2001 From: jpr Date: Tue, 14 Jun 2005 09:09:50 +0000 Subject: [PATCH] Typo --- Example/AnonymizeNoLoad.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.", -- 2.46.0