diff -r a5fbfefd615f -r 6547bf8ca13a searchengine/util/tsrc/cpixtoolsunittest/src/mutextest.cpp --- a/searchengine/util/tsrc/cpixtoolsunittest/src/mutextest.cpp Fri Jun 11 14:43:47 2010 +0300 +++ b/searchengine/util/tsrc/cpixtoolsunittest/src/mutextest.cpp Mon Jun 28 10:34:53 2010 +0530 @@ -24,7 +24,7 @@ #include "cpixsynctools.h" -void testMutex(Itk::TestMgr * ) +void testMutex(Itk::TestMgr * mgr) { using namespace Cpt; @@ -36,7 +36,7 @@ } -void testRecursiveMutex(Itk::TestMgr * ) +void testRecursiveMutex(Itk::TestMgr * mgr) { using namespace Cpt; @@ -51,7 +51,7 @@ } -void testMultiSyncRegion(Itk::TestMgr * ) +void testMultiSyncRegion(Itk::TestMgr * mgr) { using namespace Cpt;