summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h b/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h
index 54b4ae56213..8b58d63e9cd 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h
@@ -42,9 +42,9 @@ class TAO_RTEvent_Export TAO_EC_Event_Channel :
public:
/**
* constructor
- * If <own_factory> is not 0 it assumes ownership of the factory.
- * If the factory is <nil> it uses the Service_Configurator to load
- * the Factory, if not found it uses TAO_EC_Default_Resource_Factory
+ * If @a own_factory is not 0 it assumes ownership of the factory.
+ * If the @a factory is nil it uses the Service_Configurator to load
+ * the Factory, if not found it uses TAO_EC_Default_Factory
*/
TAO_EC_Event_Channel (const TAO_EC_Event_Channel_Attributes& attributes,
TAO_EC_Factory* factory = 0,