summaryrefslogtreecommitdiff
path: root/ace/Timer_Heap_T.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-02-10 10:42:34 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-02-10 10:42:34 +0000
commiteec21c08a5507acab6d3a913bd4cac6c919b77bf (patch)
treef333a88cb7ef7ceb3de8c64dc04c2d7716d4c72c /ace/Timer_Heap_T.h
parent6d9ddea82a4a2bcdd20adcdae988715426c29c45 (diff)
downloadATCD-eec21c08a5507acab6d3a913bd4cac6c919b77bf.tar.gz
ChangeLogTag: Fri Feb 10 09:18:39 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/Timer_Heap_T.h')
-rw-r--r--ace/Timer_Heap_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Timer_Heap_T.h b/ace/Timer_Heap_T.h
index 5f027f85ed5..068aa0bfb67 100644
--- a/ace/Timer_Heap_T.h
+++ b/ace/Timer_Heap_T.h
@@ -162,7 +162,7 @@ public:
const void **act = 0,
int dont_call_handle_close = 1);
- /// Returns a pointer to this <ACE_Timer_Queue>'s iterator.
+ /// Returns a pointer to this ACE_Timer_Queue's iterator.
virtual ACE_Timer_Queue_Iterator_T<TYPE, FUNCTOR, ACE_LOCK> &iter (void);
/**