summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_interface/strategized_proxy_broker_sh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_interface/strategized_proxy_broker_sh.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/strategized_proxy_broker_sh.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/strategized_proxy_broker_sh.cpp b/TAO/TAO_IDL/be/be_visitor_interface/strategized_proxy_broker_sh.cpp
index 2f1f589b215..944d34e8428 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/strategized_proxy_broker_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/strategized_proxy_broker_sh.cpp
@@ -67,7 +67,7 @@ be_visitor_interface_strategized_proxy_broker_sh::visit_interface (be_interface
<< "::" << node->full_base_proxy_impl_name () << be_nl
<<" *proxy_cache_[TAO_ORB_Core::COLLOCATION_STRATEGIES_NUM];"
<< be_nl << be_nl
- << "ACE_SYNCH_MUTEX mutex_;"
+ << "TAO_SYNCH_MUTEX mutex_;"
<< be_uidt_nl;
// Factory Function declaration.