summaryrefslogtreecommitdiff
path: root/ACE/ace/Timer_Hash_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Timer_Hash_T.cpp')
-rw-r--r--ACE/ace/Timer_Hash_T.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Timer_Hash_T.cpp b/ACE/ace/Timer_Hash_T.cpp
index 680d9ae4707..15e29a7ac93 100644
--- a/ACE/ace/Timer_Hash_T.cpp
+++ b/ACE/ace/Timer_Hash_T.cpp
@@ -18,7 +18,7 @@ class Hash_Token
{
public:
// This constructor is required by ACE_Locked_Free_List::alloc.
- Hash_Token (void) :
+ Hash_Token () :
act_ (0),
pos_ (0),
orig_id_ (0),