comparison src/idle.c @ 10423:3232e1a33899

[gaim-migrate @ 11675] Set version numbers for all our xml files Use xmlnode for writing accounts.xml Add 2 conveniencey helper functions to xmlnode committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 26 Dec 2004 18:38:22 +0000
parents 32e7baa81e03
children fb6e85c55fb8
comparison
equal deleted inserted replaced
10422:e0cf2f3f9929 10423:3232e1a33899
196 serv_touch_idle(gc); 196 serv_touch_idle(gc);
197 /* LOG system_log(log_unidle, gc, NULL, OPT_LOG_BUDDY_IDLE | OPT_LOG_MY_SIGNON); */ 197 /* LOG system_log(log_unidle, gc, NULL, OPT_LOG_BUDDY_IDLE | OPT_LOG_MY_SIGNON); */
198 } 198 }
199 199
200 return TRUE; 200 return TRUE;
201
202 } 201 }