diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-06-21 01:12:43 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-06-21 01:12:43 +0000 |
commit | b25c2e2a3f053800947dce8cdcfd6bc1398e94e3 (patch) | |
tree | a96ddac6d4e08a6c22849da0c158b72a73be6b9e /ace/WFMO_Reactor.h | |
parent | 12598192d9e00cd9f1b4faabe21a47dbf28bf9aa (diff) | |
download | ATCD-b25c2e2a3f053800947dce8cdcfd6bc1398e94e3.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/WFMO_Reactor.h')
-rw-r--r-- | ace/WFMO_Reactor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/WFMO_Reactor.h b/ace/WFMO_Reactor.h index 8115f5170e8..38acbdd3899 100644 --- a/ace/WFMO_Reactor.h +++ b/ace/WFMO_Reactor.h @@ -981,7 +981,7 @@ protected: int delete_handler_rep_; // Keeps track of whether we should delete the handler repository - ACE_WFMO_Reactor_Notify *notify_handler_; + ACE_Reactor_Notify *notify_handler_; // Used when <notify> is called. int delete_notify_handler_; |