diff options
Diffstat (limited to 'ACE/ace/Message_Queue_Vx.h')
-rw-r--r-- | ACE/ace/Message_Queue_Vx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Message_Queue_Vx.h b/ACE/ace/Message_Queue_Vx.h index 421ebce99ea..418e8cce183 100644 --- a/ACE/ace/Message_Queue_Vx.h +++ b/ACE/ace/Message_Queue_Vx.h @@ -58,7 +58,7 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL * * <peek_dequeue_head>. * * <ACE_Message_Queue_Iterators>. * * The ability to change low and high water marks after creation. - * * <Message_Block> chains. The continuation field of ACE_Message_Block + * * Message_Block chains. The continuation field of ACE_Message_Block * * is ignored; only the first block of a fragment chain is * * recognized. */ |