Mercurial > pidgin
changeset 6197:af2e34423e9c
[gaim-migrate @ 6683]
I don't think this affects anything, but it might.
Thanks to Ludovic
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 18 Jul 2003 01:28:26 +0000 |
parents | 1440cfa8b1e1 |
children | fcc28f5dd0c8 |
files | src/protocols/oscar/aim.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/oscar/aim.h Fri Jul 18 01:01:44 2003 +0000 +++ b/src/protocols/oscar/aim.h Fri Jul 18 01:28:26 2003 +0000 @@ -797,7 +797,7 @@ struct aim_incomingim_ch2_args { fu16_t status; fu8_t cookie[8]; - fu16_t reqclass; + int reqclass; const char *proxyip; const char *clientip; const char *verifiedip;