diff pidgin/plugins/gevolution/gevo-util.c @ 32672:3828a61c44da

A boring and large patch so I can merge heads.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 23 Dec 2011 08:21:58 +0000
parents 3e06c30b75bb
children
line wrap: on
line diff
--- a/pidgin/plugins/gevolution/gevo-util.c	Mon Aug 22 22:46:08 2011 +0000
+++ b/pidgin/plugins/gevolution/gevo-util.c	Fri Dec 23 08:21:58 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)
 	{