summaryrefslogtreecommitdiff
path: root/ace/WFMO_Reactor.h
diff options
context:
space:
mode:
authorsumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-02 21:15:04 +0000
committersumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-02 21:15:04 +0000
commit18f090a6d887303ef28030569a60172d9aa63941 (patch)
tree818ec3ce0724b26331c3b8d066cd610c48bc498c /ace/WFMO_Reactor.h
parentc053e737eebee4009851ddc9fcddda2fc529d4d4 (diff)
downloadATCD-18f090a6d887303ef28030569a60172d9aa63941.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/WFMO_Reactor.h')
-rw-r--r--ace/WFMO_Reactor.h2
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.
};