diff options
author | alex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-06-12 15:32:00 +0000 |
---|---|---|
committer | alex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-06-12 15:32:00 +0000 |
commit | 2d97974439b5d237fbfe86c25972bc1c6a4bc5a9 (patch) | |
tree | 78954c2243f15be3db3eb06c43e16bfa1e101912 | |
parent | 9ffb7069b7bd564c76f5068e4dbe46104f177e23 (diff) | |
download | ATCD-2d97974439b5d237fbfe86c25972bc1c6a4bc5a9.tar.gz |
*** empty log message ***
-rw-r--r-- | ace/Asynch_IO.h | 2 |
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 |