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