Mercurial > pidgin
comparison src/protocols/oscar/rxqueue.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 | c86f075b269a |
children | ec3e041dc3bd |
comparison
equal
deleted
inserted
replaced
8734:407c122d6191 | 8735:92cbf9713795 |
---|---|
238 | 238 |
239 return 0; | 239 return 0; |
240 } | 240 } |
241 | 241 |
242 /* | 242 /* |
243 * Purge recieve queue of all handled commands (->handled==1). | 243 * Purge receive queue of all handled commands (->handled==1). |
244 * | 244 * |
245 */ | 245 */ |
246 faim_export void aim_purge_rxqueue(aim_session_t *sess) | 246 faim_export void aim_purge_rxqueue(aim_session_t *sess) |
247 { | 247 { |
248 aim_frame_t *cur, **prev; | 248 aim_frame_t *cur, **prev; |