summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2018-04-13 12:39:48 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2018-04-13 12:39:48 +0200
commit025dcfb3852fe64b3b69689ea1dc85deb1ef6837 (patch)
tree10e8467bdc859a1da4d7702aa2c803a8f7832fda /TAO
parent657865f97f242c1377304d0970b592df4f45f2ee (diff)
downloadATCD-025dcfb3852fe64b3b69689ea1dc85deb1ef6837.tar.gz
Doxygen fix
* TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h:
Diffstat (limited to 'TAO')
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h
index 5a8fc074d54..89b23490c51 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h
@@ -117,7 +117,7 @@ public:
/**
* constructor
- * If <own_factory> is not 0 it assumes ownership of the factory.
+ * If @a 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_CEC_Default_Resource_Factory
*/