summaryrefslogtreecommitdiff
path: root/ace/Reactor.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-09-27 22:35:51 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-09-27 22:35:51 +0000
commit5a8fcb117d05ba23fbf9d5a30d2d74595ad5ce72 (patch)
treeb0681352ab817b230d82e82b4fd2b251abf8fa6a /ace/Reactor.h
parentd8c5123169fe64bc0ca498681daae9314f2b1ed9 (diff)
downloadATCD-5a8fcb117d05ba23fbf9d5a30d2d74595ad5ce72.tar.gz
ChangeLogTag:Thu Sep 27 06:12:21 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Diffstat (limited to 'ace/Reactor.h')
-rw-r--r--ace/Reactor.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/Reactor.h b/ace/Reactor.h
index 39d1fd0e3c3..cebd460dfaf 100644
--- a/ace/Reactor.h
+++ b/ace/Reactor.h
@@ -134,8 +134,7 @@ public:
* Resets the <ACE_Reactor::end_event_loop_> static so that the
* <run_event_loop> method can be restarted. Note that this method
* can only be used by the singleton <ACE_Reactor::instance>. Thus,
- * to reset another reactor use
- * <ACE_Reactor::reset_reactor_event_loop>.
+ * to reset another reactor use <ACE_Reactor::reset_reactor_event_loop>.
*/
static void reset_event_loop (void);