summaryrefslogtreecommitdiff
path: root/TAO/tests/Two_Objects/Second_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Two_Objects/Second_i.h')
-rw-r--r--TAO/tests/Two_Objects/Second_i.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Two_Objects/Second_i.h b/TAO/tests/Two_Objects/Second_i.h
index 2df93e4deeb..073f24e877f 100644
--- a/TAO/tests/Two_Objects/Second_i.h
+++ b/TAO/tests/Two_Objects/Second_i.h
@@ -17,10 +17,10 @@ public:
CORBA::ULong len, ACE_Auto_Event &two_way_done);
Two_Objects_Test::Octet_Seq *
- twoway_method (TAO_ENV_SINGLE_ARG_DECL_NOT_USED)
+ twoway_method (TAO_ENV_SINGLE_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException));
- void shutdown (TAO_ENV_SINGLE_ARG_DECL_NOT_USED)
+ void shutdown (TAO_ENV_SINGLE_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException));
private: