--- a/src/protocols/oscar/bstream.c Tue Nov 25 06:56:44 2003 +0000 +++ b/src/protocols/oscar/bstream.c Tue Nov 25 07:16:11 2003 +0000 @@ -30,7 +30,7 @@ return bs->offset; } -faim_internal int aim_bstream_setpos(aim_bstream_t *bs, int off) +faim_internal int aim_bstream_setpos(aim_bstream_t *bs, unsigned int off) { if (off > bs->len)