summaryrefslogtreecommitdiff
path: root/ACE/ace/FIFO_Send.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/FIFO_Send.h')
-rw-r--r--ACE/ace/FIFO_Send.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/FIFO_Send.h b/ACE/ace/FIFO_Send.h
index 4c885df4be8..01aa7d52836 100644
--- a/ACE/ace/FIFO_Send.h
+++ b/ACE/ace/FIFO_Send.h
@@ -61,7 +61,7 @@ public:
ssize_t send_n (const void *buf, size_t len);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;