summaryrefslogtreecommitdiff
path: root/ACE/ace/SOCK.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-05-23 13:33:56 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-05-23 13:33:56 +0000
commit0449015e59162f4159f2e8802156968442417e15 (patch)
tree24cbebdcec340cb1e2524f9f8ff9c6e61646c4d8 /ACE/ace/SOCK.h
parentea5abcfb2bd8115f96a7156616d499cdbf48e126 (diff)
downloadATCD-0449015e59162f4159f2e8802156968442417e15.tar.gz
Wed May 23 15:32:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/SOCK.h')
-rw-r--r--ACE/ace/SOCK.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/SOCK.h b/ACE/ace/SOCK.h
index 4d97aef26a3..6dcffcb4114 100644
--- a/ACE/ace/SOCK.h
+++ b/ACE/ace/SOCK.h
@@ -30,7 +30,7 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
* @class ACE_SOCK
*
* @brief An abstract class that forms the basis for more specific
- * classes, such as ACE_SOCK_Acceptor and <ACE_SOCK_Stream>.
+ * classes, such as ACE_SOCK_Acceptor and ACE_SOCK_Stream.
* Do not instantiate this class.
*
* This class provides functions that are common to all of the