summaryrefslogtreecommitdiff
path: root/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.h')
-rw-r--r--TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.h b/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.h
index b6ea6957134..15511cd7a02 100644
--- a/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.h
+++ b/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.h
@@ -20,7 +20,7 @@ public:
ACE_Thread_Manager *thr_mgr);
/// Thread entry point
- int svc (void);
+ int svc ();
private:
const ACE_TCHAR *input_;