summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/IOR_MCast/server_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/IOR_MCast/server_i.h')
-rw-r--r--TAO/orbsvcs/tests/IOR_MCast/server_i.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/IOR_MCast/server_i.h b/TAO/orbsvcs/tests/IOR_MCast/server_i.h
index b7e381a6189..09f58c7b721 100644
--- a/TAO/orbsvcs/tests/IOR_MCast/server_i.h
+++ b/TAO/orbsvcs/tests/IOR_MCast/server_i.h
@@ -14,8 +14,8 @@ class Server_i
public:
// = Constructor and destructor.
- Server_i (void);
- ~Server_i (void);
+ Server_i ();
+ ~Server_i ();
int init (int &argc, ACE_TCHAR **argv);
// Initialize the server multicast.