summaryrefslogtreecommitdiff
path: root/TAO/tao/corbafwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/corbafwd.h')
-rw-r--r--TAO/tao/corbafwd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/corbafwd.h b/TAO/tao/corbafwd.h
index 7b2b140f100..d889f57136d 100644
--- a/TAO/tao/corbafwd.h
+++ b/TAO/tao/corbafwd.h
@@ -343,7 +343,7 @@ typedef void (*TAO_Skeleton)(
CORBA_ServerRequest &,
void *,
void *,
- CORBA_Environment &TAO_IN_ENV
+ CORBA_Environment &ACE_TRY_ENV
);
// forward declare sequences.
@@ -887,7 +887,7 @@ TAO_NAMESPACE CORBA
TAO_NAMESPACE_STORAGE_CLASS ORB_ptr ORB_init (int &argc,
char *argv[],
const char *orb_name,
- CORBA_Environment &TAO_IN_ENV);
+ CORBA_Environment &ACE_TRY_ENV);
// ORB initialisation
// = TAO extensions...