summaryrefslogtreecommitdiff
path: root/ACE/ace/Typed_SV_Message_Queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Typed_SV_Message_Queue.h')
-rw-r--r--ACE/ace/Typed_SV_Message_Queue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Typed_SV_Message_Queue.h b/ACE/ace/Typed_SV_Message_Queue.h
index 74a0cc14297..18c01cb5c6b 100644
--- a/ACE/ace/Typed_SV_Message_Queue.h
+++ b/ACE/ace/Typed_SV_Message_Queue.h
@@ -62,7 +62,7 @@ public:
int control (int option, void *arg = 0);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;