summaryrefslogtreecommitdiff
path: root/ACE/ace/LSOCK_Connector.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-08-04 07:57:32 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-08-04 07:57:32 +0000
commit7b3995883cd0ed7d28e79dd8c255c00bcc938d56 (patch)
tree7839a5432f159a8a2f024048d70fd454868d8f13 /ACE/ace/LSOCK_Connector.h
parent8ddc6c0591b6c1ba38798d33a059947e44d60260 (diff)
downloadATCD-7b3995883cd0ed7d28e79dd8c255c00bcc938d56.tar.gz
Fri Aug 4 07:57:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/LSOCK_Connector.h')
-rw-r--r--ACE/ace/LSOCK_Connector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/LSOCK_Connector.h b/ACE/ace/LSOCK_Connector.h
index a362a1587d4..4c4008edca6 100644
--- a/ACE/ace/LSOCK_Connector.h
+++ b/ACE/ace/LSOCK_Connector.h
@@ -32,7 +32,7 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
* @class ACE_LSOCK_Connector
*
* @brief Defines the format and interface for the connector side of
- * the <ACE_LSOCK_Stream>.
+ * the ACE_LSOCK_Stream.
*/
class ACE_Export ACE_LSOCK_Connector : public ACE_SOCK_Connector
{