Mercurial > pidgin.yaz
changeset 16829:179e63936967
merge of '97e870becfebf23b3637ffafe51a21ace03dadcc'
and 'ed45342b1fb9463c01f1333983a0bebcca06283e'
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Thu, 03 May 2007 22:08:05 +0000 |
parents | 56823a55581a (current diff) 7891f854bbb8 (diff) |
children | 834e75427b1c |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/msn/slp.c Thu May 03 21:57:49 2007 +0000 +++ b/libpurple/protocols/msn/slp.c Thu May 03 22:08:05 2007 +0000 @@ -955,7 +955,7 @@ if (obj == NULL) { - /* TODO purple_buddy_icons_set_for_user(account, user->passport, NULL, 0, NULL); */ + purple_buddy_icons_set_for_user(account, user->passport, NULL, 0, NULL); return; }