Mercurial > pidgin
diff src/protocols/oscar/rxqueue.c @ 3960:7ba5f2e13ee8
[gaim-migrate @ 4142]
Small oscar corrections. I don't think anything is really affected.
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Wed, 13 Nov 2002 23:54:10 +0000 |
| parents | 07283934dedd |
| children | 858979ab3867 |
line wrap: on
line diff
--- a/src/protocols/oscar/rxqueue.c Wed Nov 13 23:53:13 2002 +0000 +++ b/src/protocols/oscar/rxqueue.c Wed Nov 13 23:54:10 2002 +0000 @@ -129,7 +129,7 @@ } /* - * Read a rendevouz header from conn into fr, and return the number of bytes in the payload. + * Read a rendezvous header from conn into fr, and return the number of bytes in the payload. */ static int aim_get_command_rendezvous(aim_session_t *sess, aim_conn_t *conn, aim_frame_t *fr) {
