From 70502c22fe6a622c3bf335f27f9db7ba553e8190 Mon Sep 17 00:00:00 2001 From: jpr Date: Wed, 26 Jul 2006 17:46:02 +0000 Subject: [PATCH] Remove trailing spaces --- Example/exConvert3DplusT.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Example/exConvert3DplusT.cxx b/Example/exConvert3DplusT.cxx index 5e3eafc7..a629f743 100755 --- a/Example/exConvert3DplusT.cxx +++ b/Example/exConvert3DplusT.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: exConvert3DplusT.cxx,v $ Language: C++ - Date: $Date: 2006/07/19 09:03:24 $ - Version: $Revision: 1.1 $ + Date: $Date: 2006/07/26 17:46:02 $ + 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 @@ -172,7 +172,7 @@ int main(int argc, char *argv[]) if (verbose) std::cout << "Output Directory [" << dirOut << "] already exists; Used as is." << std::endl; - } + } gdcm::DirList dirList(dirIn,false); // gets (at single level) the file list gdcm::DirListType fileList = dirList.GetFilenames(); -- 2.48.1