summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ImplRepoC.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/ImplRepoC.i')
-rw-r--r--TAO/tao/PortableServer/ImplRepoC.i12
1 files changed, 6 insertions, 6 deletions
diff --git a/TAO/tao/PortableServer/ImplRepoC.i b/TAO/tao/PortableServer/ImplRepoC.i
index a5339a82670..38a7ee435f5 100644
--- a/TAO/tao/PortableServer/ImplRepoC.i
+++ b/TAO/tao/PortableServer/ImplRepoC.i
@@ -50,10 +50,10 @@ tao_ImplementationRepository_ServerObject_nil (
ACE_INLINE ImplementationRepository::ServerObject_ptr
tao_ImplementationRepository_ServerObject_narrow (
CORBA::Object *p
- TAO_ENV_ARG_DECL
+ ACE_ENV_ARG_DECL
)
{
- return ImplementationRepository::ServerObject::_narrow (p TAO_ENV_ARG_PARAMETER);
+ return ImplementationRepository::ServerObject::_narrow (p ACE_ENV_ARG_PARAMETER);
}
ACE_INLINE CORBA::Object *
@@ -1490,10 +1490,10 @@ tao_ImplementationRepository_Administration_nil (
ACE_INLINE ImplementationRepository::Administration_ptr
tao_ImplementationRepository_Administration_narrow (
CORBA::Object *p
- TAO_ENV_ARG_DECL
+ ACE_ENV_ARG_DECL
)
{
- return ImplementationRepository::Administration::_narrow (p TAO_ENV_ARG_PARAMETER);
+ return ImplementationRepository::Administration::_narrow (p ACE_ENV_ARG_PARAMETER);
}
ACE_INLINE CORBA::Object *
@@ -1551,10 +1551,10 @@ tao_ImplementationRepository_ServerInformationIterator_nil (
ACE_INLINE ImplementationRepository::ServerInformationIterator_ptr
tao_ImplementationRepository_ServerInformationIterator_narrow (
CORBA::Object *p
- TAO_ENV_ARG_DECL
+ ACE_ENV_ARG_DECL
)
{
- return ImplementationRepository::ServerInformationIterator::_narrow (p TAO_ENV_ARG_PARAMETER);
+ return ImplementationRepository::ServerInformationIterator::_narrow (p ACE_ENV_ARG_PARAMETER);
}
ACE_INLINE CORBA::Object *