# HG changeset patch # User Sean Egan # Date 1055626471 0 # Node ID 508adf90fbb9c57fe5b11956e341c4344e336303 # Parent 44d381ad19a9b134edcd85d51f9222bfc4363847 [gaim-migrate @ 6303] ChipX86 pointed this out. He also pointed out: they're backwards-compatible Good ol' Chip! committer: Tailor Script diff -r 44d381ad19a9 -r 508adf90fbb9 src/protocols/oscar/service.c --- a/src/protocols/oscar/service.c Sat Jun 14 20:23:20 2003 +0000 +++ b/src/protocols/oscar/service.c Sat Jun 14 21:34:31 2003 +0000 @@ -975,8 +975,8 @@ free(msg); break; } + } return ret; - } } static int snachandler(aim_session_t *sess, aim_module_t *mod, aim_frame_t *rx, aim_modsnac_t *snac, aim_bstream_t *bs)