summaryrefslogtreecommitdiff
path: root/TAO/tests/Reliable_Oneways/Shutdown_Helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Reliable_Oneways/Shutdown_Helper.h')
-rw-r--r--TAO/tests/Reliable_Oneways/Shutdown_Helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Reliable_Oneways/Shutdown_Helper.h b/TAO/tests/Reliable_Oneways/Shutdown_Helper.h
index 4de5df9dbf8..09ee8bba3fa 100644
--- a/TAO/tests/Reliable_Oneways/Shutdown_Helper.h
+++ b/TAO/tests/Reliable_Oneways/Shutdown_Helper.h
@@ -25,7 +25,7 @@ public:
Shutdown_Helper (CORBA::ORB_ptr orb);
// = The skeleton methods
- virtual void shutdown (CORBA::Environment &ACE_TRY_ENV)
+ virtual void shutdown (TAO_ENV_SINGLE_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException));
private: