summaryrefslogtreecommitdiff
path: root/TAO/tao/MProfile.h
diff options
context:
space:
mode:
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.