summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_root/root.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_root/root.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root.cpp b/TAO/TAO_IDL/be/be_visitor_root/root.cpp
index 608ac0254ab..2bea93a0734 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root.cpp
@@ -129,7 +129,7 @@ int be_visitor_root::visit_root (be_root *node)
<< "tao_" << ifwd->flat_name ()
<< "_narrow (" << be_idt << be_idt_nl
<< "CORBA::Object *" << be_nl
- << "TAO_ENV_ARG_DECL_NOT_USED" << be_uidt_nl
+ << "ACE_ENV_ARG_DECL_NOT_USED" << be_uidt_nl
<< ");" << be_uidt_nl
<< be_global->stub_export_macro () << be_nl
<< "CORBA::Object *" << be_nl