summaryrefslogtreecommitdiff
path: root/TAO/examples/Load_Balancing/Identity_Server.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Load_Balancing/Identity_Server.h')
-rw-r--r--TAO/examples/Load_Balancing/Identity_Server.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/examples/Load_Balancing/Identity_Server.h b/TAO/examples/Load_Balancing/Identity_Server.h
index a4336dc7972..698d5c89806 100644
--- a/TAO/examples/Load_Balancing/Identity_Server.h
+++ b/TAO/examples/Load_Balancing/Identity_Server.h
@@ -49,7 +49,7 @@ public:
// Performs all the initializations necessary before going into the
// ORB event loop.
- int run (CORBA::Environment &ACE_TRY_ENV);
+ int run (TAO_ENV_SINGLE_ARG_DECL);
// Run the server.
private:
@@ -57,8 +57,8 @@ private:
// Parses the commandline arguments.
void create_objects (size_t number_of_objects,
- Load_Balancer::Object_Group_ptr group,
- CORBA::Environment &ACE_TRY_ENV);
+ Load_Balancer::Object_Group_ptr group
+ TAO_ENV_ARG_DECL);
// Creates the specified number of identity objects, and registers
// each one with the provided <Object_Group>. Identity servants are
// given names