summaryrefslogtreecommitdiff
path: root/ACE/ace/Reactor_Token_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Reactor_Token_T.h')
-rw-r--r--ACE/ace/Reactor_Token_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Reactor_Token_T.h b/ACE/ace/Reactor_Token_T.h
index 521fdc8452e..0f92ec7206c 100644
--- a/ACE/ace/Reactor_Token_T.h
+++ b/ACE/ace/Reactor_Token_T.h
@@ -68,7 +68,7 @@ public:
void reactor (ACE_Reactor_Impl &);
/// Dump the state of an object.
- virtual void dump (void) const;
+ virtual void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;