comparison src/protocols/oscar/rxhandlers.c @ 8735:92cbf9713795

[gaim-migrate @ 9490] Patch by Jonathan Champ to corect the vairous speling mistakes we hav e in the coments and documentaion. Thansk Jonathan! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 21 Apr 2004 01:34:26 +0000
parents 18e94f589649
children 096197a628bf
comparison
equal deleted inserted replaced
8734:407c122d6191 8735:92cbf9713795
553 } 553 }
554 } 554 }
555 555
556 /* 556 /*
557 * This doesn't have to be called here. It could easily be done 557 * This doesn't have to be called here. It could easily be done
558 * by a seperate thread or something. It's an administrative operation, 558 * by a separate thread or something. It's an administrative operation,
559 * and can take a while. Though the less you call it the less memory 559 * and can take a while. Though the less you call it the less memory
560 * you'll have :) 560 * you'll have :)
561 */ 561 */
562 aim_purge_rxqueue(sess); 562 aim_purge_rxqueue(sess);
563 563