summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/AMI/Server_Task.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Latency/AMI/Server_Task.h')
-rw-r--r--TAO/performance-tests/Latency/AMI/Server_Task.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Latency/AMI/Server_Task.h b/TAO/performance-tests/Latency/AMI/Server_Task.h
index cfc9d76bc37..bd12b2c757a 100644
--- a/TAO/performance-tests/Latency/AMI/Server_Task.h
+++ b/TAO/performance-tests/Latency/AMI/Server_Task.h
@@ -17,7 +17,7 @@ public:
Server_Task (CORBA::ORB_ptr orb);
/// The thread entry point
- virtual int svc (void);
+ virtual int svc ();
private:
/// Keep a reference to the ORB