summaryrefslogtreecommitdiff
path: root/ACE/ace/LSOCK_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/LSOCK_Connector.h')
-rw-r--r--ACE/ace/LSOCK_Connector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/LSOCK_Connector.h b/ACE/ace/LSOCK_Connector.h
index 20ced3ba7ef..2351805f99f 100644
--- a/ACE/ace/LSOCK_Connector.h
+++ b/ACE/ace/LSOCK_Connector.h
@@ -71,7 +71,7 @@ public:
typedef ACE_LSOCK_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;