summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h
index 43c9ab57038..9555c9e0f15 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h
@@ -42,7 +42,7 @@ public:
// destructor
virtual int visit_valuetype (be_valuetype *node);
- // visit valuetype
+ virtual int visit_eventtype (be_eventtype *node);
};
#endif /* _BE_VISITOR_VALUETYPE_CDR_OP_CH_H_ */