summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h
index 30710395fb8..ff92d8c16f7 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h
@@ -37,7 +37,7 @@ class TAO_RTEvent_Export TAO_EC_MT_Dispatching : public TAO_EC_Dispatching
{
public:
/// Constructor
- /// It will create <nthreads> servicing threads...
+ /// It will create @a nthreads servicing threads...
TAO_EC_MT_Dispatching (int nthreads,
int thread_creation_flags,
int thread_priority,