summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CIAO/ciao/CCM_Event.idl3
1 files changed, 2 insertions, 1 deletions
diff --git a/CIAO/ciao/CCM_Event.idl b/CIAO/ciao/CCM_Event.idl
index 760b95adc85..f6a4755f8f1 100644
--- a/CIAO/ciao/CCM_Event.idl
+++ b/CIAO/ciao/CCM_Event.idl
@@ -32,7 +32,8 @@ module Components
// sink port. The source_id needs to be passed in to identify the
// source of the publisher port to support event filtering mechanism.
void ciao_push_event (in Components::EventBase evt,
- in string source_id)
+ in string source_id,
+ in CORBA::TypeCode tc)
raises (BadEventType);
// CIAO-specific operation to help support the capability