Mercurial > pidgin
diff src/protocols/msn/notification.c @ 19842:21cb7a79ac7f
[gaim-migrate @ 17523]
accurate with the Offline Message send's Fault Code recognize and resend the OIM Get Message.
committed by MaYuan<mayuan2006@gmail.com>
committer: Ethan Blanton <elb@pidgin.im>
author | Ma Yuan <mayuan2006@gmail.com> |
---|---|
date | Wed, 18 Oct 2006 16:28:51 +0000 |
parents | 5568b3ac6fce |
children |
line wrap: on
line diff
--- a/src/protocols/msn/notification.c Sun Oct 15 13:26:34 2006 +0000 +++ b/src/protocols/msn/notification.c Wed Oct 18 16:28:51 2006 +0000 @@ -1409,7 +1409,7 @@ const char *passport, *psm_str; /*get the payload content*/ - gaim_debug_info("MaYuan","UBX {%s} payload{%s}\n",cmd->params[0], cmd->payload); +// gaim_debug_info("MaYuan","UBX {%s} payload{%s}\n",cmd->params[0], cmd->payload); session = cmdproc->session; account = session->account;