summaryrefslogtreecommitdiff
path: root/ACE/ace/ATM_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/ATM_Connector.h')
-rw-r--r--ACE/ace/ATM_Connector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/ATM_Connector.h b/ACE/ace/ATM_Connector.h
index 1f05adfaef4..56040a40788 100644
--- a/ACE/ace/ATM_Connector.h
+++ b/ACE/ace/ATM_Connector.h
@@ -140,7 +140,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;