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