changeset 30636:490707649f29

merge of '17361f09097a5f1f0b18ee376798623ad992ef35' and '3f9a4a1940360f059c6e0ba16f841443e5b07da1'
author John Bailey <rekkanoryo@rekkanoryo.org>
date Thu, 17 Jun 2010 22:23:38 +0000
parents 509c63006b1f (diff) c4cbe5f992ce (current diff)
children 5ec02acb206b
files libpurple/protocols/yahoo/libymsg.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/libymsg.c	Thu Jun 17 22:21:53 2010 +0000
+++ b/libpurple/protocols/yahoo/libymsg.c	Thu Jun 17 22:23:38 2010 +0000
@@ -849,6 +849,7 @@
 
 		if (fed_from != from)
 			g_free(fed_from);
+	
 	} else if (!g_ascii_strncasecmp(msg, "GAME", strlen("GAME"))) {
 		PurpleBuddy *bud = purple_find_buddy(account, from);
 
@@ -1011,6 +1012,7 @@
 						break;
 				}
 				purple_debug_info("yahoo", "Message from federated (%d) buddy %s.\n", im->fed, im->fed_from);
+					
 			}
 			/* peer session id */
 			if (im && (pair->key == 11)) {