summaryrefslogtreecommitdiff
path: root/TAO/CIAO/ciao/CCM_Event.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/ciao/CCM_Event.idl')
-rw-r--r--TAO/CIAO/ciao/CCM_Event.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/ciao/CCM_Event.idl b/TAO/CIAO/ciao/CCM_Event.idl
index 575220a0283..59fa878f97f 100644
--- a/TAO/CIAO/ciao/CCM_Event.idl
+++ b/TAO/CIAO/ciao/CCM_Event.idl
@@ -27,7 +27,7 @@ module Components
interface EventConsumerBase
{
void push_event (in EventBase evt) raises (BadEventType);
-
+
// CIAO-specific operation to help support the capability
// to subscribe to eventtypes more derived than the type
// consumed.