summaryrefslogtreecommitdiff
path: root/ace/WFMO_Reactor.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-04-01 22:33:36 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-04-01 22:33:36 +0000
commit32f82cd6bc38a434bb8ac44922ba700e05a6ad61 (patch)
tree6dc192cd359a303db387b062da518e81fd822330 /ace/WFMO_Reactor.h
parent566d5c56116a7e78839a57f407739fbd4ca9b455 (diff)
downloadATCD-32f82cd6bc38a434bb8ac44922ba700e05a6ad61.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 801cd9ad888..9a8c2a614e1 100644
--- a/ace/WFMO_Reactor.h
+++ b/ace/WFMO_Reactor.h
@@ -862,7 +862,7 @@ public:
ACE_ALLOC_HOOK_DECLARE;
// Declare the dynamic allocation hooks.
- void dump (void) const;
+ virtual void dump (void) const;
// Dump the state of an object.
protected: