summaryrefslogtreecommitdiff
path: root/TAO/tests/NestedUpcall/Simple/client_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/NestedUpcall/Simple/client_i.h')
-rw-r--r--TAO/tests/NestedUpcall/Simple/client_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/NestedUpcall/Simple/client_i.h b/TAO/tests/NestedUpcall/Simple/client_i.h
index d384e305791..c90a070e907 100644
--- a/TAO/tests/NestedUpcall/Simple/client_i.h
+++ b/TAO/tests/NestedUpcall/Simple/client_i.h
@@ -10,7 +10,7 @@ public:
// Constructor.
void ping (CORBA::UShort time_to_live
- TAO_ENV_ARG_DECL)
+ ACE_ENV_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException));
private: