summaryrefslogtreecommitdiff
path: root/ACE/ace/UPIPE_Stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/UPIPE_Stream.h')
-rw-r--r--ACE/ace/UPIPE_Stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/UPIPE_Stream.h b/ACE/ace/UPIPE_Stream.h
index f81b76ae5f2..ca377e3e407 100644
--- a/ACE/ace/UPIPE_Stream.h
+++ b/ACE/ace/UPIPE_Stream.h
@@ -94,7 +94,7 @@ public:
int get_remote_addr (ACE_UPIPE_Addr &remote_sap) const;
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;