summaryrefslogtreecommitdiff
path: root/ACE/ace/Process_Semaphore.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Process_Semaphore.h')
-rw-r--r--ACE/ace/Process_Semaphore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Process_Semaphore.h b/ACE/ace/Process_Semaphore.h
index 3f3fb1c5fa3..57d47da2b05 100644
--- a/ACE/ace/Process_Semaphore.h
+++ b/ACE/ace/Process_Semaphore.h
@@ -114,7 +114,7 @@ public:
#endif /* ACE_WIN32 || ACE_HAS_POSIX_SEM */
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;