summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/IOR_MCast/MCast_Server_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/IOR_MCast/MCast_Server_i.h')
-rw-r--r--TAO/orbsvcs/tests/IOR_MCast/MCast_Server_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/IOR_MCast/MCast_Server_i.h b/TAO/orbsvcs/tests/IOR_MCast/MCast_Server_i.h
index 231b7154fee..a0f009f4ea3 100644
--- a/TAO/orbsvcs/tests/IOR_MCast/MCast_Server_i.h
+++ b/TAO/orbsvcs/tests/IOR_MCast/MCast_Server_i.h
@@ -9,7 +9,7 @@ public:
// Simple method just to see that the client contacted the
// server. If does contact, a '0' is returned.
- CORBA::Boolean connect_server (void);
+ CORBA::Boolean connect_server ();
};
#endif /* MCAST_SERVER_I_H */