summaryrefslogtreecommitdiff
path: root/ACE/ace/Task_Ex_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Task_Ex_T.h')
-rw-r--r--ACE/ace/Task_Ex_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Task_Ex_T.h b/ACE/ace/Task_Ex_T.h
index 1f883dce7a9..20fdf2222d0 100644
--- a/ACE/ace/Task_Ex_T.h
+++ b/ACE/ace/Task_Ex_T.h
@@ -168,7 +168,7 @@ public: // Should be protected:
ACE_Task<ACE_SYNCH_USE, TIME_POLICY> *next_;
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;