summaryrefslogtreecommitdiff
path: root/TAO/tests/Timeout/test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Timeout/test_i.h')
-rw-r--r--TAO/tests/Timeout/test_i.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Timeout/test_i.h b/TAO/tests/Timeout/test_i.h
index fcc74c77fab..78b4c9015fd 100644
--- a/TAO/tests/Timeout/test_i.h
+++ b/TAO/tests/Timeout/test_i.h
@@ -33,9 +33,9 @@ public:
// = The Simple_Server methods.
CORBA::Long echo (CORBA::Long x,
CORBA::Long msecs
- TAO_ENV_ARG_DECL_NOT_USED)
+ ACE_ENV_ARG_DECL_NOT_USED)
ACE_THROW_SPEC ((CORBA::SystemException));
- void shutdown (TAO_ENV_SINGLE_ARG_DECL_NOT_USED)
+ void shutdown (ACE_ENV_SINGLE_ARG_DECL_NOT_USED)
ACE_THROW_SPEC ((CORBA::SystemException));
private: