summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
index a08744b47ad..62125ca7e31 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
@@ -385,7 +385,7 @@ be_visitor_typecode_defn::visit_type (be_type *node)
// Name generation.
*os << "," << be_nl
<< "0," << be_nl
- << "sizeof (" << node->name () << ")" << be_uidt_nl
+ << "0" << be_uidt_nl
<< ");" << be_uidt_nl << be_nl;
// Is our enclosing scope a module? We need this check because for