From 65794db3dfbee9d36e93f19e60f2c25be88a9b4d Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Thu, 11 Apr 2002 07:05:43 +0000 Subject: ChangeLogTag: Thu Apr 11 09:06:12 2002 Johnny Willemsen --- ace/Timer_Queue_Adapters.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ace/Timer_Queue_Adapters.h') 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 add return the parameter if an + /// Cancel the and return the parameter if an /// address is passed in. Also wakes up the dispatching thread. int cancel (long timer_id, const void **act = 0); -- cgit v1.2.1