summaryrefslogtreecommitdiff
path: root/TAO/tests/MT_Timeout/Client_Task.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/MT_Timeout/Client_Task.h')
-rw-r--r--TAO/tests/MT_Timeout/Client_Task.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/MT_Timeout/Client_Task.h b/TAO/tests/MT_Timeout/Client_Task.h
index add5700ce85..8b9ef41cc0e 100644
--- a/TAO/tests/MT_Timeout/Client_Task.h
+++ b/TAO/tests/MT_Timeout/Client_Task.h
@@ -55,10 +55,10 @@ public:
private:
/// Run one iteration of the test
- int one_iteration (CORBA::Environment &ACE_TRY_ENV);
+ int one_iteration (TAO_ENV_SINGLE_ARG_DECL);
/// Make sure that the thread has a connection available
- void validate_connection (CORBA::Environment &ACE_TRY_ENV);
+ void validate_connection (TAO_ENV_SINGLE_ARG_DECL);
private:
/// A reference to the ORB