# HG changeset patch # User Ludovic # Date 1058491706 0 # Node ID cc8a490ebadc74fbb5b0ea57e83206aab14fba1b # Parent 826eb41ee910ee94ddea3fd107280a5c278dd45f [gaim-migrate @ 6683] I don't think this affects anything, but it might. Thanks to Ludovic committer: Mark Doliner diff -r 826eb41ee910 -r cc8a490ebadc src/protocols/oscar/aim.h --- 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;