diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2002-04-19 09:42:21 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2002-04-19 09:42:21 +0000 |
commit | 0633428a28ac58aa1926eb28c297498569a18864 (patch) | |
tree | e997b3cc39cde8be9e01737d363bfa973c927ef9 /ace/Asynch_IO.h | |
parent | fd0d0a805772bc4064de2f4cbd0f01ff4713919d (diff) | |
download | ATCD-0633428a28ac58aa1926eb28c297498569a18864.tar.gz |
ChangeLogTag: Fri Apr 19 11:40:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/Asynch_IO.h')
-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 ef9171b88c7..1d1c9f9d5d3 100644 --- a/ace/Asynch_IO.h +++ b/ace/Asynch_IO.h @@ -1355,7 +1355,7 @@ protected: public: /** - * @class + * @class Result * * @brief This is that class which will be passed back to the * <handler> when the asynchronous write completes. This class |