diff options
| author | root <root> | 2010-01-23 20:15:57 +0000 | 
|---|---|---|
| committer | root <root> | 2010-01-23 20:15:57 +0000 | 
| commit | 7001ea97ebc6484e1250f56965680472d4f14ce6 (patch) | |
| tree | 4e8020172669b1bf65c9081bdf895e81c1cc1d30 | |
| parent | 4247f5605edc3bb48e01823fb8caed81f70cb8aa (diff) | |
*** empty log message ***
| -rw-r--r-- | ev.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -2159,7 +2159,7 @@ timers_reschedule (EV_P_ ev_tstamp adjust)  }  /* fetch new monotonic and realtime times from the kernel */ -/* also detetc if there was a timejump, and act accordingly */ +/* also detect if there was a timejump, and act accordingly */  inline_speed void  time_update (EV_P_ ev_tstamp max_block)  { | 
