summaryrefslogtreecommitdiff
path: root/ACE/ace/TLI_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/TLI_Connector.h')
-rw-r--r--ACE/ace/TLI_Connector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/TLI_Connector.h b/ACE/ace/TLI_Connector.h
index 16fbe687ebe..38b2e7d4b54 100644
--- a/ACE/ace/TLI_Connector.h
+++ b/ACE/ace/TLI_Connector.h
@@ -110,7 +110,7 @@ public:
typedef ACE_TLI_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;