summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp
index 09cb4bb31ae..4664485f982 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp
@@ -76,7 +76,7 @@ TAO::be_visitor_objref_typecode::visit_i (char const * kind,
os
<< "static TAO::TypeCode::Objref<char const *," << be_nl
<< " CORBA::tk_" << kind << "," << be_nl
- << " TAO::Null_RefCount_Policy> const"
+ << " TAO::Null_RefCount_Policy>"
<< be_idt_nl
<< "_tao_tc_" << flat_name << " (" << be_idt_nl
<< "\"" << repository_id << "\"," << be_nl