summaryrefslogtreecommitdiff
path: root/TAO/tests/TransportCurrent/IIOP/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/TransportCurrent/IIOP/client.cpp')
-rw-r--r--TAO/tests/TransportCurrent/IIOP/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/TransportCurrent/IIOP/client.cpp b/TAO/tests/TransportCurrent/IIOP/client.cpp
index 0ac7557c468..843baeaeb6f 100644
--- a/TAO/tests/TransportCurrent/IIOP/client.cpp
+++ b/TAO/tests/TransportCurrent/IIOP/client.cpp
@@ -69,7 +69,7 @@ class Worker : public ACE_Task_Base
{
public:
Worker (Test::Transport::CurrentTest_ptr server, int niterations, int use_dii_too);
- virtual int svc (void);
+ virtual int svc ();
private:
// The server.