From f86b24b6a7a96658127495a254f5461ffe0bef9e Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 16 May 2005 18:14:57 +0000 Subject: ChangeLogTag: Mon May 16 15:13:12 UTC 2005 Johnny Willemsen --- TAO/tao/Transport_Acceptor.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TAO/tao/Transport_Acceptor.h') diff --git a/TAO/tao/Transport_Acceptor.h b/TAO/tao/Transport_Acceptor.h index 4084270704d..f05ef48e4be 100644 --- a/TAO/tao/Transport_Acceptor.h +++ b/TAO/tao/Transport_Acceptor.h @@ -109,7 +109,7 @@ public: TAO_MProfile &mprofile, CORBA::Short priority) = 0; - /// Return 1 if the has the same address as the acceptor. + /// Return 1 if the @a endpoint has the same address as the acceptor. virtual int is_collocated (const TAO_Endpoint* endpoint) = 0; /** @@ -120,9 +120,9 @@ public: virtual CORBA::ULong endpoint_count (void) = 0; /** - * This method fetches the from the . Protocols that + * This method fetches the @a key from the @a profile. Protocols that * are pluggable can send data that are specific in the - * field encapsulated as a octet stream. This method + * @c profile_data field encapsulated as a octet stream. This method * allows those protocols to get the object key from the * encapsulation. */ -- cgit v1.2.1