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 7e3c6c57ac5..0a550e62f49 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root.cpp
@@ -173,7 +173,7 @@ int be_visitor_root::visit_root (be_root *node)
<< "skel_args[i])->arg ();" << be_uidt << be_uidt
<< be_uidt << be_uidt_nl
<< "}" << be_nl << be_nl;
-
+
// OUT argument selection function template
*os << "template<typename T>" << be_nl
<< "typename TAO::SArg_Traits<T>::out_arg_type" << be_nl