diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-05-24 07:55:50 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-05-24 07:55:50 +0000 |
commit | c9ef547e6cb8a2d4fb74cc256c125482a18f0570 (patch) | |
tree | eaac20ba19d505bb98cc22857396b51d780bded5 /ACE/ace/SPIPE_Connector.h | |
parent | 1334f93dda7ddb001d065692e887b4d31ed980c2 (diff) | |
download | ATCD-c9ef547e6cb8a2d4fb74cc256c125482a18f0570.tar.gz |
Thu May 24 07:54:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/SPIPE_Connector.h')
-rw-r--r-- | ACE/ace/SPIPE_Connector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/SPIPE_Connector.h b/ACE/ace/SPIPE_Connector.h index a0e1f36a318..395d14bf241 100644 --- a/ACE/ace/SPIPE_Connector.h +++ b/ACE/ace/SPIPE_Connector.h @@ -27,7 +27,7 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL /** * @class ACE_SPIPE_Connector * - * @brief Defines an active connection factory for <ACE_SPIPE_Stream>. + * @brief Defines an active connection factory for ACE_SPIPE_Stream. * On Windows this is mapped to Named Pipes, whereas on UNIX it is * mapped to STREAM pipes. */ |