From 65afecb35e9c690279f493ac6e3e0381c8e26420 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Sun, 7 Oct 2007 18:53:04 +0000 Subject: Sun Oct 7 18:52:15 UTC 2007 Johnny Willemsen --- ACE/ace/Svc_Handler.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ACE/ace/Svc_Handler.h') diff --git a/ACE/ace/Svc_Handler.h b/ACE/ace/Svc_Handler.h index 70c5158f4cf..c366a30b2f7 100644 --- a/ACE/ace/Svc_Handler.h +++ b/ACE/ace/Svc_Handler.h @@ -207,7 +207,7 @@ public: // = Accessors to set/get the connection recycler. - /// Set the recycler and the that is used during + /// Set the recycler and the @a recycling_act that is used during /// purging and caching. virtual void recycler (ACE_Connection_Recycling_Strategy *recycler, const void *recycling_act); @@ -280,7 +280,7 @@ public: virtual ~ACE_Buffered_Svc_Handler (void); /** - * Insert the ACE_Message_Block chain rooted at + * Insert the ACE_Message_Block chain rooted at @a message_block * into the ACE_Message_Queue with the designated @a timeout. The * method will be called if this causes the number of * bytes to exceed the maximum buffer size or if the timeout period -- cgit v1.2.1