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