From 29c2520506e12bbae669fbd190901443eca2f2a5 Mon Sep 17 00:00:00 2001 From: click Date: Mon, 16 Aug 2010 11:23:20 +0200 Subject: Core/external : Reinstate ACE 5.8.1 (tested and building) --HG-- branch : trunk --- externals/ace/Message_Block.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'externals/ace/Message_Block.h') diff --git a/externals/ace/Message_Block.h b/externals/ace/Message_Block.h index cd4545a42e6..0e8c4bfd643 100644 --- a/externals/ace/Message_Block.h +++ b/externals/ace/Message_Block.h @@ -4,7 +4,7 @@ /** * @file Message_Block.h * - * $Id: Message_Block.h 86825 2009-09-28 17:45:23Z johnnyw $ + * $Id: Message_Block.h 91066 2010-07-12 11:05:04Z johnnyw $ * * @author Douglas C. Schmidt */ @@ -241,8 +241,8 @@ public: /** * Delete all the resources held in the message. * - * Note that is designed to release the continuation - * chain; the destructor is not. See for details. + * @note Note that release() is designed to release the continuation + * chain; the destructor is not. See release() for details. */ virtual ~ACE_Message_Block (void); -- cgit v1.2.3