summaryrefslogtreecommitdiff
path: root/ACE/ace/SSL/SSL_SOCK_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/SSL/SSL_SOCK_Connector.h')
-rw-r--r--ACE/ace/SSL/SSL_SOCK_Connector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/SSL/SSL_SOCK_Connector.h b/ACE/ace/SSL/SSL_SOCK_Connector.h
index 9a7cc9f2356..4ea9c59b0c1 100644
--- a/ACE/ace/SSL/SSL_SOCK_Connector.h
+++ b/ACE/ace/SSL/SSL_SOCK_Connector.h
@@ -284,7 +284,7 @@ public:
//@}
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;