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