summaryrefslogtreecommitdiff
path: root/ACE/ace/POSIX_Asynch_IO.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:50 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:50 +0100
commit3378cfa045cab63e02223ffe4f11794a338c05a6 (patch)
treeb9b9a8a7cb8dc267e159bafab4b68e0dd7c0f57d /ACE/ace/POSIX_Asynch_IO.h
parent91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (diff)
downloadATCD-3378cfa045cab63e02223ffe4f11794a338c05a6.tar.gz
Shorter header
Diffstat (limited to 'ACE/ace/POSIX_Asynch_IO.h')
-rw-r--r--ACE/ace/POSIX_Asynch_IO.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/POSIX_Asynch_IO.h b/ACE/ace/POSIX_Asynch_IO.h
index 7a9a427d625..ad920bc0e5c 100644
--- a/ACE/ace/POSIX_Asynch_IO.h
+++ b/ACE/ace/POSIX_Asynch_IO.h
@@ -304,7 +304,6 @@ public:
* @brief This class provides concrete implementation for
* <ACE_Asynch_Write_Stream::Result> on POSIX platforms.
*
- *
* This class has all the information necessary for the
* @c handler to uniquiely identify the completion of the
* asynchronous write.
@@ -583,7 +582,6 @@ private:
* @brief This is that class which will be passed back to the
* handler when the asynchronous accept completes.
*
- *
* This class has all the information necessary for the
* handler to uniquiely identify the completion of the
* asynchronous accept.