X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FTestCommand.cxx;h=f98786603d86b14575a4bb6a01d07b5671c4870a;hb=a82df8e6b16dda74713b00d9c09a47003d09f718;hp=50d8f71abafea0e420e952bfde65ef8b80f36f4b;hpb=f20b06421e1aafe503f25f93be917859e8c3f8e5;p=gdcm.git diff --git a/Testing/TestCommand.cxx b/Testing/TestCommand.cxx index 50d8f71a..f9878660 100644 --- a/Testing/TestCommand.cxx +++ b/Testing/TestCommand.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestCommand.cxx,v $ Language: C++ - Date: $Date: 2005/11/28 17:28:58 $ - Version: $Revision: 1.3 $ + Date: $Date: 2005/11/30 08:48:15 $ + Version: $Revision: 1.4 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -56,7 +56,7 @@ void CallbackTest(gdcm::CallbackCommand *cmd) fctExecuted = true; } -int TestCommand(int argc, char *argv[]) +int TestCommand(int , char *[]) { int error=0;