diff plugins/gevolution/gevolution.c @ 10081:ff4be2d1401d

[gaim-migrate @ 11071] Merge the gevolution changes back to HEAD. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 06 Oct 2004 03:17:24 +0000
parents 0436734708fa
children 54ac161a876e
line wrap: on
line diff
--- a/plugins/gevolution/gevolution.c	Sun Oct 03 22:59:26 2004 +0000
+++ b/plugins/gevolution/gevolution.c	Wed Oct 06 03:17:24 2004 +0000
@@ -232,7 +232,7 @@
 
 	timer = 0;
 
-	if (!gevo_load_addressbook(&book, NULL))
+	if (!gevo_load_addressbook(NULL, &book, NULL))
 		return FALSE;
 
 	query = e_book_query_any_field_contains("");