comparison libpurple/idle.c @ 25415:584063555949

Remove trailing whitespace
author Mark Doliner <mark@kingant.net>
date Mon, 26 Jan 2009 06:44:00 +0000
parents a6e3cb32cdd2
children 5325d2185e88
comparison
equal deleted inserted replaced
25414:7fc110f70662 25415:584063555949
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();