pidgin/plugins/gevolution/gevo-util.c

changeset 32550
717457d52473
parent 30710
b3c55bf4a7c6
child 34622
753f46dd000f
--- a/pidgin/plugins/gevolution/gevo-util.c	Sun Sep 18 09:11:02 2011 +0000
+++ b/pidgin/plugins/gevolution/gevo-util.c	Sun Sep 18 16:25:39 2011 +0000
@@ -49,7 +49,7 @@
 		purple_blist_add_buddy(buddy, NULL, group, NULL);
 	}
 
-	purple_account_add_buddy(account, buddy);
+	purple_account_add_buddy(account, buddy, NULL);
 
 	if (conv != NULL)
 	{

mercurial