Mercurial > pidgin
diff libpurple/protocols/msn/cmdproc.c @ 30716:c316749944c1
I don't really like this name.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sat, 13 Mar 2010 08:18:25 +0000 |
parents | 7b310568cd87 |
children | a99b6dcdb60d |
line wrap: on
line diff
--- a/libpurple/protocols/msn/cmdproc.c Sat Mar 13 08:09:32 2010 +0000 +++ b/libpurple/protocols/msn/cmdproc.c Sat Mar 13 08:18:25 2010 +0000 @@ -122,7 +122,7 @@ return; } - if (trans->send_trId) + if (trans->saveable) msn_history_add(cmdproc->history, trans); data = msn_transaction_to_string(trans);