summaryrefslogtreecommitdiff
path: root/ACE/ace/UPIPE_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/UPIPE_Connector.h')
-rw-r--r--ACE/ace/UPIPE_Connector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/UPIPE_Connector.h b/ACE/ace/UPIPE_Connector.h
index ddfd3c07700..85f744468aa 100644
--- a/ACE/ace/UPIPE_Connector.h
+++ b/ACE/ace/UPIPE_Connector.h
@@ -93,7 +93,7 @@ public:
typedef ACE_UPIPE_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;