summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsbw1 <sbw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-29 20:14:49 +0000
committersbw1 <sbw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-29 20:14:49 +0000
commit2684f4b13713fc9346468bc7f8262ec78c91349e (patch)
treeb8c41bf561eadfdc552dffdc5ab955f6a3fd3e6d
parent411ced7dd54e196a407e03860400fd73dac7c9d8 (diff)
downloadATCD-2684f4b13713fc9346468bc7f8262ec78c91349e.tar.gz
minor changes
-rw-r--r--TAO/docs/releasenotes/trader.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/docs/releasenotes/trader.html b/TAO/docs/releasenotes/trader.html
index 2221e6dcc56..91af276d65d 100644
--- a/TAO/docs/releasenotes/trader.html
+++ b/TAO/docs/releasenotes/trader.html
@@ -477,6 +477,8 @@ TAO_CATCH (CosTrading::UnknownServiceType, excp)
// Now we'll try again to register the offer.
offer_id = reg-&gt;export (object_ref, type, this-&gt;tprops_, _env);
TAO_CHECK_ENV_RETURN (_env, 0);
+
+ TAO_TRY_ENV.clear ();
}
TAO_CATCHANY
{