summaryrefslogtreecommitdiff
path: root/ACE/ace/Process_Mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Process_Mutex.h')
-rw-r--r--ACE/ace/Process_Mutex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Process_Mutex.h b/ACE/ace/Process_Mutex.h
index 3b713c526ef..c1f042c2269 100644
--- a/ACE/ace/Process_Mutex.h
+++ b/ACE/ace/Process_Mutex.h
@@ -206,7 +206,7 @@ public:
static int unlink (const ACE_TCHAR *name);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;