summaryrefslogtreecommitdiff
path: root/TAO/tests/LongUpcalls/AMI_Manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/LongUpcalls/AMI_Manager.h')
-rw-r--r--TAO/tests/LongUpcalls/AMI_Manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/LongUpcalls/AMI_Manager.h b/TAO/tests/LongUpcalls/AMI_Manager.h
index 79e9f35ef42..c5ec6f15903 100644
--- a/TAO/tests/LongUpcalls/AMI_Manager.h
+++ b/TAO/tests/LongUpcalls/AMI_Manager.h
@@ -32,7 +32,7 @@ public:
CORBA::Long milliseconds,
CORBA::ORB_ptr orb);
- virtual int svc (void);
+ virtual int svc ();
// The service method
private: