summaryrefslogtreecommitdiff
path: root/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp')
-rw-r--r--TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp b/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp
index fff9050a710..9c012f6efc7 100644
--- a/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp
+++ b/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp
@@ -208,7 +208,7 @@ be_visitor_operation_rettype_return_cs::visit_union (
{
*os << "_tao_retval";
}
-
+
return 0;
}