summaryrefslogtreecommitdiff
path: root/ACE/ace/FIFO_Recv_Msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/FIFO_Recv_Msg.h')
-rw-r--r--ACE/ace/FIFO_Recv_Msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/FIFO_Recv_Msg.h b/ACE/ace/FIFO_Recv_Msg.h
index 803702ebcd9..0cb09174c31 100644
--- a/ACE/ace/FIFO_Recv_Msg.h
+++ b/ACE/ace/FIFO_Recv_Msg.h
@@ -119,7 +119,7 @@ public:
#endif /* ACE_HAS_STREAM_PIPES */
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;