summaryrefslogtreecommitdiff
path: root/TAO/tao/Acceptor_Filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Acceptor_Filter.h')
-rw-r--r--TAO/tao/Acceptor_Filter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Acceptor_Filter.h b/TAO/tao/Acceptor_Filter.h
index bfb1a189dd0..c628731eba5 100644
--- a/TAO/tao/Acceptor_Filter.h
+++ b/TAO/tao/Acceptor_Filter.h
@@ -49,9 +49,9 @@ public:
virtual ~TAO_Acceptor_Filter (void);
/**
- * Populate <mprofile> with profiles. Profiles are created for
+ * Populate @a mprofile with profiles. Profiles are created for
* selected acceptors (endpoints) from the array delimited by
- * <acceptors_begin> and <acceptors_end>.
+ * @a acceptors_begin and @a acceptors_end.
*/
virtual int fill_profile (const TAO::ObjectKey &object_key,
TAO_MProfile &mprofile,