summaryrefslogtreecommitdiff
path: root/ACE/ace/Reactor.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2008-06-22 17:05:12 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2008-06-22 17:05:12 +0000
commit58433d6f52cca92581ea37e7a051d3c2e244cdaf (patch)
treeda8d1d8bcb5c6d2db27635c353a5c7deb9a511a7 /ACE/ace/Reactor.h
parent64ce482664a4f79022ea6c92c0e433e2c8faae00 (diff)
downloadATCD-58433d6f52cca92581ea37e7a051d3c2e244cdaf.tar.gz
ChangeLogTag:Fri
Diffstat (limited to 'ACE/ace/Reactor.h')
-rw-r--r--ACE/ace/Reactor.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ACE/ace/Reactor.h b/ACE/ace/Reactor.h
index 0941f4a3b7e..6e7bde775db 100644
--- a/ACE/ace/Reactor.h
+++ b/ACE/ace/Reactor.h
@@ -51,8 +51,7 @@ class ACE_Sig_Set;
/**
* @class ACE_Reactor
*
- * @brief The responsibility of this class is to forward all methods to
- * its delegation/implementation class, e.g.,
+ * @brief This class forwards all methods to its delegation/implementation class, e.g.,
* ACE_Select_Reactor or ACE_WFMO_Reactor.
*/
class ACE_Export ACE_Reactor : public ACE_Reactor_Timer_Interface