summaryrefslogtreecommitdiff
path: root/ACE/ace/FIFO.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/FIFO.h')
-rw-r--r--ACE/ace/FIFO.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/FIFO.h b/ACE/ace/FIFO.h
index 2c66ab10f03..efbbf8c1403 100644
--- a/ACE/ace/FIFO.h
+++ b/ACE/ace/FIFO.h
@@ -62,7 +62,7 @@ public:
int get_local_addr (const ACE_TCHAR *&rendezvous) const;
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;