From 23e7551a0faa17f4a801ce7cd4f0f9d8d0327966 Mon Sep 17 00:00:00 2001 From: jpr Date: Tue, 25 Oct 2005 15:57:52 +0000 Subject: [PATCH] Typo --- Example/PrintFile.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Example/PrintFile.cxx b/Example/PrintFile.cxx index d2291f7a..be0c80e6 100644 --- a/Example/PrintFile.cxx +++ b/Example/PrintFile.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: PrintFile.cxx,v $ Language: C++ - Date: $Date: 2005/10/25 14:52:27 $ - Version: $Revision: 1.66 $ + Date: $Date: 2005/10/25 15:57:52 $ + Version: $Revision: 1.67 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -30,7 +30,7 @@ #include "gdcmOrientation.h" #include -// TODO : code factorization, for 'sigle file' an 'whole directory' processing +// TODO : code factorization, for 'single file' an 'whole directory' processing void ShowLutData(gdcm::File *f); -- 2.48.1