summaryrefslogtreecommitdiff
path: root/ace/Proactor.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1996-12-18 14:06:36 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1996-12-18 14:06:36 +0000
commit2605c072815f9ccd60436bd6882080bbd832c962 (patch)
tree88350bbebbcd9d12bce5cf65d6dcdca991c5944b /ace/Proactor.h
parent65b0ecc7a8b242cb09e98aa49911f2b8fd087d3f (diff)
downloadATCD-2605c072815f9ccd60436bd6882080bbd832c962.tar.gz
foo
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 45ba0f8be7f..602e4f64503 100644
--- a/ace/Proactor.h
+++ b/ace/Proactor.h
@@ -174,7 +174,7 @@ protected:
ACE_Manual_Event shared_event_;
// Win32 HANDLE associated with every operation that signals when
// any operation completes (used to transparently integrate the
- // <ACE_Proactor> with the <ACE_Dispatcher>).
+ // <ACE_Proactor> with the <ACE_ReactorEx>).
};
class ACE_Export ACE_Overlapped_File