summaryrefslogtreecommitdiff
path: root/ACE/ace/SV_Semaphore_Complex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/SV_Semaphore_Complex.h')
-rw-r--r--ACE/ace/SV_Semaphore_Complex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/SV_Semaphore_Complex.h b/ACE/ace/SV_Semaphore_Complex.h
index 5fa0dded2c0..b94932ac66b 100644
--- a/ACE/ace/SV_Semaphore_Complex.h
+++ b/ACE/ace/SV_Semaphore_Complex.h
@@ -132,7 +132,7 @@ public:
using ACE_SV_Semaphore_Simple::remove;
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;