summaryrefslogtreecommitdiff
path: root/ACE/ace/MEM_IO.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/MEM_IO.h')
-rw-r--r--ACE/ace/MEM_IO.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/MEM_IO.h b/ACE/ace/MEM_IO.h
index 515f573a0c1..a7a582e1f07 100644
--- a/ACE/ace/MEM_IO.h
+++ b/ACE/ace/MEM_IO.h
@@ -267,7 +267,7 @@ public:
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;