libpurple/idle.c

branch
next.minor
changeset 25888
d0fdd378a635
parent 25859
b42be7bb9dac
child 26891
0570b1cdf470
equal deleted inserted replaced
25887:6eac2f6c32e2 25888:d0fdd378a635
212 } 212 }
213 } 213 }
214 214
215 215
216 /* 216 /*
217 * Check idle and set the timer to fire at the next idle-worth event 217 * Check idle and set the timer to fire at the next idle-worth event
218 */ 218 */
219 static gboolean 219 static gboolean
220 check_idleness_timer(void) 220 check_idleness_timer(void)
221 { 221 {
222 check_idleness(); 222 check_idleness();

mercurial