summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/HTBP/HTBP_Stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/ace/HTBP/HTBP_Stream.h')
-rw-r--r--ACE/protocols/ace/HTBP/HTBP_Stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/protocols/ace/HTBP/HTBP_Stream.h b/ACE/protocols/ace/HTBP/HTBP_Stream.h
index 3adc185ab42..5289e2577c5 100644
--- a/ACE/protocols/ace/HTBP/HTBP_Stream.h
+++ b/ACE/protocols/ace/HTBP/HTBP_Stream.h
@@ -227,7 +227,7 @@ namespace ACE
typedef 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;