summaryrefslogtreecommitdiff
path: root/ACE/ace/Thread_Semaphore.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Thread_Semaphore.inl')
-rw-r--r--ACE/ace/Thread_Semaphore.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Thread_Semaphore.inl b/ACE/ace/Thread_Semaphore.inl
index 9a2a0affed3..d81a013d68d 100644
--- a/ACE/ace/Thread_Semaphore.inl
+++ b/ACE/ace/Thread_Semaphore.inl
@@ -2,7 +2,7 @@
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_INLINE
-ACE_Thread_Semaphore::~ACE_Thread_Semaphore (void)
+ACE_Thread_Semaphore::~ACE_Thread_Semaphore ()
{
}