summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Twoways/Session_Control.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Big_Twoways/Session_Control.h')
-rw-r--r--TAO/tests/Big_Twoways/Session_Control.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Big_Twoways/Session_Control.h b/TAO/tests/Big_Twoways/Session_Control.h
index 09c19dbaaba..3f3dfcab3f9 100644
--- a/TAO/tests/Big_Twoways/Session_Control.h
+++ b/TAO/tests/Big_Twoways/Session_Control.h
@@ -34,8 +34,8 @@ public:
int all_sessions_finished (void) const;
// = The skeleton methods
- virtual void session_finished (CORBA::Boolean success,
- CORBA::Environment &ACE_TRY_ENV)
+ virtual void session_finished (CORBA::Boolean success
+ TAO_ENV_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException));
private: