summaryrefslogtreecommitdiff
path: root/ace/Timer_Hash_T.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-06-04 07:22:45 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-06-04 07:22:45 +0000
commit014e10873d6fb57af873aade10484c486dab8c0e (patch)
tree74ddcf91392474bb205b61787bbedd17bd6d057b /ace/Timer_Hash_T.h
parent1e92c1984331cacea0b72d9d817f28b8dacdc218 (diff)
downloadATCD-014e10873d6fb57af873aade10484c486dab8c0e.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Timer_Hash_T.h')
-rw-r--r--ace/Timer_Hash_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Timer_Hash_T.h b/ace/Timer_Hash_T.h
index d6f61084c2b..aacb56ed707 100644
--- a/ace/Timer_Hash_T.h
+++ b/ace/Timer_Hash_T.h
@@ -35,7 +35,7 @@ class ACE_Timer_Hash_Upcall
public:
typedef ACE_Timer_Queue_T<ACE_Event_Handler *,
ACE_Timer_Hash_Upcall<TYPE, FUNCTOR, LOCK>,
- ACE_Null_Mutex>
+ ACE_Null_Mutex>
TIMER_QUEUE;
ACE_Timer_Hash_Upcall (void);