Tue, 13 Apr 2004 05:52:49 +0000
[gaim-migrate @ 9399] Is there a reason this isn't 4?
--- a/src/protocols/msn/msg.c Tue Apr 13 04:08:22 2004 +0000 +++ b/src/protocols/msn/msg.c Tue Apr 13 05:52:49 2004 +0000 @@ -200,7 +200,7 @@ tmp += 48; - body_len = payload_len - (tmp - tmp_base) - 5; + body_len = payload_len - (tmp - tmp_base) - 4; if (body_len > 0) {