summaryrefslogtreecommitdiff
path: root/TAO/tao/Service_Callbacks.cpp
diff options
context:
space:
mode:
authorokellogg <okellogg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-29 20:21:11 +0000
committerokellogg <okellogg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-29 20:21:11 +0000
commit15f9b16afed320b4e581b8f61fee7d7fbf1aa9a8 (patch)
treefd798ba5478a08b4b6f842cb8515ed9776861f5f /TAO/tao/Service_Callbacks.cpp
parent5e12d6686388ccadee1714b94ddee0cce6587bfd (diff)
downloadATCD-15f9b16afed320b4e581b8f61fee7d7fbf1aa9a8.tar.gz
ChangeLogTag:Tue Jan 29 21:09:12 2002 Oliver Kellogg <oliver.kellogg@sysde.eads.net>
Diffstat (limited to 'TAO/tao/Service_Callbacks.cpp')
-rw-r--r--TAO/tao/Service_Callbacks.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/Service_Callbacks.cpp b/TAO/tao/Service_Callbacks.cpp
index b649fdf7a38..09a7467ef57 100644
--- a/TAO/tao/Service_Callbacks.cpp
+++ b/TAO/tao/Service_Callbacks.cpp
@@ -47,7 +47,7 @@ void
TAO_Service_Callbacks::service_context_list (TAO_Stub *& /*stub*/ ,
IOP::ServiceContextList & /*service_list*/,
CORBA::Boolean
- TAO_ENV_ARG_DECL_NOT_USED /*TAO_ENV_SINGLE_ARG_PARAMETER*/)
+ ACE_ENV_ARG_DECL_NOT_USED /*ACE_ENV_SINGLE_ARG_PARAMETER*/)
{
return;
}
@@ -56,7 +56,7 @@ int
TAO_Service_Callbacks::raise_comm_failure (
TAO_GIOP_Invocation * /*invoke*/,
TAO_Profile * /*profile*/
- TAO_ENV_ARG_DECL)
+ ACE_ENV_ARG_DECL)
{
ACE_THROW_RETURN (CORBA::COMM_FAILURE (
CORBA_SystemException::_tao_minor_code (
@@ -70,7 +70,7 @@ int
TAO_Service_Callbacks::raise_transient_failure (
TAO_GIOP_Invocation * /*invoke*/,
TAO_Profile * /*profile*/
- TAO_ENV_ARG_DECL)
+ ACE_ENV_ARG_DECL)
{
ACE_THROW_RETURN (CORBA::TRANSIENT (
CORBA_SystemException::_tao_minor_code (