]> Creatis software - gdcm.git/blobdiff - Testing/TestCommand.cxx
* Fix compilation warnings
[gdcm.git] / Testing / TestCommand.cxx
index 50d8f71abafea0e420e952bfde65ef8b80f36f4b..f98786603d86b14575a4bb6a01d07b5671c4870a 100644 (file)
@@ -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;