summaryrefslogtreecommitdiff
path: root/ACE/ace/ATM_Acceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/ATM_Acceptor.h')
-rw-r--r--ACE/ace/ATM_Acceptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/ATM_Acceptor.h b/ACE/ace/ATM_Acceptor.h
index 0b42907fa68..788b63c4e81 100644
--- a/ACE/ace/ATM_Acceptor.h
+++ b/ACE/ace/ATM_Acceptor.h
@@ -97,7 +97,7 @@ public:
typedef ACE_ATM_Stream PEER_STREAM;
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;