summaryrefslogtreecommitdiff
path: root/ACE/ace/Message_Queue_NT.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Message_Queue_NT.h')
-rw-r--r--ACE/ace/Message_Queue_NT.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Message_Queue_NT.h b/ACE/ace/Message_Queue_NT.h
index 62975cfdc64..6fea82734a4 100644
--- a/ACE/ace/Message_Queue_NT.h
+++ b/ACE/ace/Message_Queue_NT.h
@@ -173,7 +173,7 @@ public:
// = Notification hook.
/// Dump the state of an object.
- virtual void dump (void) const;
+ virtual void dump () const;
/// Get the handle to the underlying completion port.
virtual ACE_HANDLE completion_port (void);