summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h')
-rw-r--r--TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h b/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h
index 6274c961da8..8094a5cc390 100644
--- a/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h
+++ b/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h
@@ -36,7 +36,7 @@ public:
Server_Worker (CORBA::ORB_ptr orb);
/// The thread entry point.
- virtual int svc (void);
+ virtual int svc ();
private: