changeset 27601:b32e7be9b3bf

merge of '13a2e99b338b6f766d19c7ad7cce26b8b32c9e99' and '1d2c8afb03d9a78cbb34feab5b56b58e2a679e4b'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 13 Jul 2009 02:29:40 +0000
parents b0ae684202a8 (current diff) a9eb6dbbba1b (diff)
children 07cb59d47685
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/libymsg.c	Mon Jul 13 02:17:47 2009 +0000
+++ b/libpurple/protocols/yahoo/libymsg.c	Mon Jul 13 02:29:40 2009 +0000
@@ -3411,6 +3411,7 @@
 
 	purple_connection_set_display_name(gc, purple_account_get_username(account));
 
+	yd->gc = gc;
 	yd->yahoo_local_p2p_server_fd = -1;
 	yd->fd = -1;
 	yd->txhandler = 0;