summaryrefslogtreecommitdiff
path: root/TAO/tao/Asynch_Queued_Message.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Asynch_Queued_Message.h')
-rw-r--r--TAO/tao/Asynch_Queued_Message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Asynch_Queued_Message.h b/TAO/tao/Asynch_Queued_Message.h
index 99c2ddf2718..62b7afb84cd 100644
--- a/TAO/tao/Asynch_Queued_Message.h
+++ b/TAO/tao/Asynch_Queued_Message.h
@@ -37,7 +37,7 @@ public:
/**
* @param contents The message block chain that must be sent.
*
- * @param alloc Allocator used for creating <this> object.
+ * @param alloc Allocator used for creating @c this object.
*
* @todo I'm almost sure this class will require a callback
* interface for AMIs sent with SYNC_NONE policy. Those guys