summaryrefslogtreecommitdiff
path: root/ace/Proactor.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2002-05-08 16:07:49 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2002-05-08 16:07:49 +0000
commiteb29830e9de1325c28c99164b5da3452f4dc2deb (patch)
treea72f2b144c3947c8c4b4e1eb4bacfd337a777530 /ace/Proactor.h
parentc625fb214cdbe9d421d3586b0dea8fe21d034ba8 (diff)
downloadATCD-eb29830e9de1325c28c99164b5da3452f4dc2deb.tar.gz
ChangeLogTag:Wed May 8 11:02:44 2002 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'ace/Proactor.h')
-rw-r--r--ace/Proactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Proactor.h b/ace/Proactor.h
index b64795c2ee1..bc0f2042c3c 100644
--- a/ace/Proactor.h
+++ b/ace/Proactor.h
@@ -256,7 +256,7 @@ public:
/// Report if the ACE_Proactor event loop is finished.
virtual int proactor_event_loop_done (void);
- /// Resets the <ACE_Reactor::end_event_loop_> static so that the
+ /// Resets the <ACE_Proactor::end_event_loop_> static so that the
/// <run_event_loop> method can be restarted.
virtual int proactor_reset_event_loop (void);