summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp
index ae6a393b103..52b361008a2 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp
@@ -217,7 +217,7 @@ be_visitor_operation_ami_handler_reply_stub_operation_cs::visit_operation (be_op
*os << " ());" << be_uidt_nl;
- *os << "Messaging::ExceptionHolder::_marshaled_exception_seq::_var_type marshaled_exception_var =" << be_idt_nl
+ *os << "Messaging::ExceptionHolder::_tao_seq_Octet_var marshaled_exception_var =" << be_idt_nl
<< "new Messaging::ExceptionHolder::_marshaled_exception_seq (cdr->length (), // max" << be_nl
<< "cdr->length (), // length" << be_nl
<< "(unsigned char*) cdr->rd_ptr (),// data" << be_nl