summaryrefslogtreecommitdiff
path: root/ACE/ace/UPIPE_Acceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/UPIPE_Acceptor.h')
-rw-r--r--ACE/ace/UPIPE_Acceptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/UPIPE_Acceptor.h b/ACE/ace/UPIPE_Acceptor.h
index b5b13a048f7..6516ba45339 100644
--- a/ACE/ace/UPIPE_Acceptor.h
+++ b/ACE/ace/UPIPE_Acceptor.h
@@ -70,7 +70,7 @@ public:
bool reset_new_handle = false);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;