[BACK]Return to file.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / sndiod

Diff for /src/usr.bin/sndiod/file.c between version 1.22 and 1.23

version 1.22, 2016/06/30 21:37:29 version 1.23, 2016/10/27 04:37:47
Line 376 
Line 376 
         }          }
   
         /*          /*
          * Sleep. Calculate the number off milliseconds poll(2) must           * Sleep. Calculate the number of milliseconds poll(2) must
          * wait before the timo_update() needs to be called. If there're           * wait before the timo_update() needs to be called. If there are
          * no timeouts scheduled, then call poll(2) with infinite           * no timeouts scheduled, then call poll(2) with infinite
          * timeout (i.e -1).           * timeout (i.e -1).
          */           */

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23