summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/Thread_Per_Connection/Client_Task.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Latency/Thread_Per_Connection/Client_Task.h')
-rw-r--r--TAO/performance-tests/Latency/Thread_Per_Connection/Client_Task.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Latency/Thread_Per_Connection/Client_Task.h b/TAO/performance-tests/Latency/Thread_Per_Connection/Client_Task.h
index 07a0fbaf7b1..5848a4a8771 100644
--- a/TAO/performance-tests/Latency/Thread_Per_Connection/Client_Task.h
+++ b/TAO/performance-tests/Latency/Thread_Per_Connection/Client_Task.h
@@ -22,7 +22,7 @@ public:
ACE_High_Res_Timer::global_scale_factor_type gsf);
/// The service method
- virtual int svc (void);
+ virtual int svc ();
private:
/// Make sure that the current thread has a connection available.