X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FTestUtil.cxx;h=9574fece0029b8e6bc44831d0cfb22c29506a0fb;hb=2d0e9c5025745200bad0333063203240cfe4a6c1;hp=969d28d78bf0af57e1c05ac67172f9f17b7f1c27;hpb=320f09a1a98c608748c7e6635de1f1a9f936758f;p=gdcm.git diff --git a/Testing/TestUtil.cxx b/Testing/TestUtil.cxx index 969d28d7..9574fece 100644 --- a/Testing/TestUtil.cxx +++ b/Testing/TestUtil.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestUtil.cxx,v $ Language: C++ - Date: $Date: 2005/01/27 12:02:26 $ - Version: $Revision: 1.9 $ + Date: $Date: 2005/02/02 10:05:26 $ + Version: $Revision: 1.10 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -22,7 +22,7 @@ #include "gdcmDebug.h" #include -int TestUtil(int , char * []) +int TestUtil(int , char *[]) { // Time std::cout << "Time:" << gdcm::Util::GetCurrentDateTime() << std::endl;