summaryrefslogtreecommitdiff
path: root/ACE/ace/Timer_Queue_Iterator.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Timer_Queue_Iterator.h')
-rw-r--r--ACE/ace/Timer_Queue_Iterator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Timer_Queue_Iterator.h b/ACE/ace/Timer_Queue_Iterator.h
index 35dc274033a..27c4af3ee2b 100644
--- a/ACE/ace/Timer_Queue_Iterator.h
+++ b/ACE/ace/Timer_Queue_Iterator.h
@@ -119,7 +119,7 @@ public:
void get_dispatch_info (ACE_Timer_Node_Dispatch_Info_T <TYPE> &info);
/// Dump the state of an TYPE.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;