summaryrefslogtreecommitdiff
path: root/TAO/tao/MProfile.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-23 22:58:14 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-23 22:58:14 +0000
commitece7c97713f6e464082b862f0d62b824bb833806 (patch)
tree83c650a9e12f9d1dc64b4e96b80490e97b7979f0 /TAO/tao/MProfile.h
parent7d66bfe2ae7e8a4ca7ed86aa48a84cdd8e7c27b0 (diff)
downloadATCD-ece7c97713f6e464082b862f0d62b824bb833806.tar.gz
ACE try macros changes.
Diffstat (limited to 'TAO/tao/MProfile.h')
-rw-r--r--TAO/tao/MProfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/MProfile.h b/TAO/tao/MProfile.h
index f3d69d15f1d..4843ff77a04 100644
--- a/TAO/tao/MProfile.h
+++ b/TAO/tao/MProfile.h
@@ -141,7 +141,7 @@ public:
// the profiles will not change during the call.
CORBA::ULong hash (CORBA::ULong max,
- CORBA::Environment &env);
+ CORBA::Environment &ACE_TRY_ENV);
// use all registered profiles. The hash() method is called on each
// profile and the results are averaged together.
// NON-THREAD SAFE.