*** empty log message ***

This commit is contained in:
Marc Alexander Lehmann 2009-06-06 11:13:16 +00:00
parent db76da4f44
commit 171e721b85
1 changed files with 1 additions and 2 deletions

3
ev.c
View File

@ -1950,11 +1950,10 @@ timers_reschedule (EV_P_ ev_tstamp adjust)
inline_speed void
time_update (EV_P_ ev_tstamp max_block)
{
int i;
#if EV_USE_MONOTONIC
if (expect_true (have_monotonic))
{
int i;
ev_tstamp odiff = rtmn_diff;
mn_now = get_clock ();