summaryrefslogtreecommitdiff
path: root/TAO/tests/InterOp-Naming/Server_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/InterOp-Naming/Server_i.h')
-rw-r--r--TAO/tests/InterOp-Naming/Server_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/InterOp-Naming/Server_i.h b/TAO/tests/InterOp-Naming/Server_i.h
index 7df2f070c41..b0f8311a91d 100644
--- a/TAO/tests/InterOp-Naming/Server_i.h
+++ b/TAO/tests/InterOp-Naming/Server_i.h
@@ -44,7 +44,7 @@ public:
int add_IOR_to_table (CORBA::String_var ior);
// Add an IOR to the ORB-IOR table.
- int run (ACE_ENV_SINGLE_ARG_DECL);
+ int run (void);
// Run the orb.
protected: