Mercurial > pidgin
diff src/protocols/oscar/service.c @ 5871:508adf90fbb9
[gaim-migrate @ 6303]
ChipX86 pointed this out. He also pointed out:
<ChipX86> they're backwards-compatible
Good ol' Chip!
committer: Tailor Script <tailor@pidgin.im>
| author | Sean Egan <seanegan@gmail.com> |
|---|---|
| date | Sat, 14 Jun 2003 21:34:31 +0000 |
| parents | ec963ca8c9ee |
| children | da8939ad60b6 |
line wrap: on
line diff
--- 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)
