From e359c717ec8e3720e72a2da8a0e11e5adfbd2486 Mon Sep 17 00:00:00 2001 From: schmidt Date: Thu, 19 Aug 1999 05:08:11 +0000 Subject: ChangeLogTag:Wed Aug 18 22:45:24 1999 Douglas C. Schmidt --- ace/TkReactor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ace/TkReactor.h') diff --git a/ace/TkReactor.h b/ace/TkReactor.h index d3780035005..9606315cae5 100644 --- a/ace/TkReactor.h +++ b/ace/TkReactor.h @@ -64,7 +64,7 @@ public: const void *arg, const ACE_Time_Value &delta_time, const ACE_Time_Value &interval); - virtual int reset_timer_interval (const long timer_id, + virtual int reset_timer_interval (long timer_id, const ACE_Time_Value &interval); virtual int cancel_timer (ACE_Event_Handler *handler, int dont_call_handle_close = 1); -- cgit v1.2.1