summaryrefslogtreecommitdiff
path: root/ace/Asynch_IO.h
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-12 15:32:00 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-12 15:32:00 +0000
commit2d97974439b5d237fbfe86c25972bc1c6a4bc5a9 (patch)
tree78954c2243f15be3db3eb06c43e16bfa1e101912 /ace/Asynch_IO.h
parent9ffb7069b7bd564c76f5068e4dbe46104f177e23 (diff)
downloadATCD-2d97974439b5d237fbfe86c25972bc1c6a4bc5a9.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Asynch_IO.h')
-rw-r--r--ace/Asynch_IO.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Asynch_IO.h b/ace/Asynch_IO.h
index 9abe3dd30e7..a931ef21b69 100644
--- a/ace/Asynch_IO.h
+++ b/ace/Asynch_IO.h
@@ -41,7 +41,7 @@ class ACE_INET_Addr;
class ACE_Export ACE_Asynch_Result : protected ACE_OVERLAPPED
{
// = TITLE
- // An abstract class which adds information to the OVERLAPPED
+ // An abstract class which adds information to the OVERLAPPED
// structure to make it more useful.
//
// = DESCRIPTION