summaryrefslogtreecommitdiff
path: root/ACE/ace/Select_Reactor_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Select_Reactor_T.h')
-rw-r--r--ACE/ace/Select_Reactor_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Select_Reactor_T.h b/ACE/ace/Select_Reactor_T.h
index 01d6845009e..f4cec8859ab 100644
--- a/ACE/ace/Select_Reactor_T.h
+++ b/ACE/ace/Select_Reactor_T.h
@@ -530,7 +530,7 @@ public:
virtual ACE_Lock &lock (void);
/// Dump the state of an object.
- virtual void dump (void) const;
+ virtual void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;