diff options
author | sumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-04-02 21:15:04 +0000 |
---|---|---|
committer | sumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-04-02 21:15:04 +0000 |
commit | 18f090a6d887303ef28030569a60172d9aa63941 (patch) | |
tree | 818ec3ce0724b26331c3b8d066cd610c48bc498c /ace/WFMO_Reactor.h | |
parent | c053e737eebee4009851ddc9fcddda2fc529d4d4 (diff) | |
download | ATCD-18f090a6d887303ef28030569a60172d9aa63941.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 47a1fed6219..36938edc02a 100644 --- a/ace/WFMO_Reactor.h +++ b/ace/WFMO_Reactor.h @@ -144,7 +144,7 @@ public: int suspend_entry = 0); // Set the structure to these new values - void dump (HANDLE event_handle) const; + void dump (ACE_HANDLE event_handle) const; // Dump the state of an object. }; |