diff -r 169eeb43b52c -r 73607ab89c6f finch/gntblist.c --- a/finch/gntblist.c Tue Jan 04 06:42:45 2011 +0000 +++ b/finch/gntblist.c Tue Jan 04 06:55:30 2011 +0000 @@ -1807,7 +1807,7 @@ } } } - + tmp = purple_notify_user_info_get_text_with_newline(user_info, "
"); purple_notify_user_info_destroy(user_info); @@ -2066,7 +2066,7 @@ gnt_tree_set_compare_func(GNT_TREE(ggblist->tree), (GCompareFunc)blist_node_compare_log); } - + list = purple_get_blist(); node = purple_blist_get_root(); while (node)