summaryrefslogtreecommitdiff
path: root/ace/Timer_Queue_Adapters.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-04-11 07:05:43 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-04-11 07:05:43 +0000
commit65794db3dfbee9d36e93f19e60f2c25be88a9b4d (patch)
tree5459890285f3ed031d2b21f6580256d20c750bf2 /ace/Timer_Queue_Adapters.h
parentf0d27dcd7964413758a78e92c11adffef652df74 (diff)
downloadATCD-65794db3dfbee9d36e93f19e60f2c25be88a9b4d.tar.gz
ChangeLogTag: Thu Apr 11 09:06:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/Timer_Queue_Adapters.h')
-rw-r--r--ace/Timer_Queue_Adapters.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Timer_Queue_Adapters.h b/ace/Timer_Queue_Adapters.h
index b7bf2ea308d..7920df9ec61 100644
--- a/ace/Timer_Queue_Adapters.h
+++ b/ace/Timer_Queue_Adapters.h
@@ -127,7 +127,7 @@ public:
const ACE_Time_Value &delay,
const ACE_Time_Value &interval = ACE_Time_Value::zero);
- /// Cancel the <timer_id> add return the <act> parameter if an
+ /// Cancel the <timer_id> and return the <act> parameter if an
/// address is passed in. Also wakes up the dispatching thread.
int cancel (long timer_id, const void **act = 0);