summaryrefslogtreecommitdiff
path: root/TAO/tests/TransportCurrent/IIOP/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/TransportCurrent/IIOP/server.cpp')
-rw-r--r--TAO/tests/TransportCurrent/IIOP/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/TransportCurrent/IIOP/server.cpp b/TAO/tests/TransportCurrent/IIOP/server.cpp
index 122086f513d..b7c0e769a28 100644
--- a/TAO/tests/TransportCurrent/IIOP/server.cpp
+++ b/TAO/tests/TransportCurrent/IIOP/server.cpp
@@ -54,7 +54,7 @@ class Worker : public ACE_Task_Base
{
public:
Worker (CORBA::ORB_ptr);
- virtual int svc (void);
+ virtual int svc ();
private:
// The ORB