summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/HTBP/HTBP_Channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/ace/HTBP/HTBP_Channel.h')
-rw-r--r--ACE/protocols/ace/HTBP/HTBP_Channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/protocols/ace/HTBP/HTBP_Channel.h b/ACE/protocols/ace/HTBP/HTBP_Channel.h
index 87f2dd7785a..d473bd58e66 100644
--- a/ACE/protocols/ace/HTBP/HTBP_Channel.h
+++ b/ACE/protocols/ace/HTBP/HTBP_Channel.h
@@ -174,7 +174,7 @@ namespace ACE
typedef ACE_INET_Addr PEER_ADDR;
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;