summaryrefslogtreecommitdiff
path: root/TAO/tests/Single_Read/test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Single_Read/test_i.h')
-rw-r--r--TAO/tests/Single_Read/test_i.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Single_Read/test_i.h b/TAO/tests/Single_Read/test_i.h
index 8f921b977d1..39387592b14 100644
--- a/TAO/tests/Single_Read/test_i.h
+++ b/TAO/tests/Single_Read/test_i.h
@@ -30,10 +30,10 @@ public:
// = The test interface methods.
void method (CORBA::ULong request_number,
const test::data &
- 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: