summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/Basic/Reconnect.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Basic/Reconnect.h')
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/Reconnect.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/Event/Basic/Reconnect.h b/TAO/orbsvcs/tests/Event/Basic/Reconnect.h
index 34f32a5388d..5430aebd876 100644
--- a/TAO/orbsvcs/tests/Event/Basic/Reconnect.h
+++ b/TAO/orbsvcs/tests/Event/Basic/Reconnect.h
@@ -54,14 +54,14 @@ public:
virtual void modify_attributes (TAO_EC_Event_Channel_Attributes& attr);
// set the reconnection flags
- void execute_test (TAO_ENV_SINGLE_ARG_DECL);
+ void execute_test (ACE_ENV_SINGLE_ARG_DECL);
// Don't run the suppliers, just test connect and disconnect calls.
void dump_results (void);
// Don't dump the EC_Driver results, they are meaningless.
- void execute_consumer_test (TAO_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS);
- void execute_supplier_test (TAO_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS);
+ void execute_consumer_test (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS);
+ void execute_supplier_test (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS);
// Separate the suppliers and consumers.
private: