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