aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-contact-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-contact-store.h')
-rw-r--r--e-util/e-contact-store.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-contact-store.h b/e-util/e-contact-store.h
index de86c5f325..5fb79f840b 100644
--- a/e-util/e-contact-store.h
+++ b/e-util/e-contact-store.h
@@ -85,7 +85,7 @@ gboolean e_contact_store_find_contact (EContactStore *contact_store,
GSList * e_contact_store_get_clients (EContactStore *contact_store);
void e_contact_store_add_client (EContactStore *contact_store,
EBookClient *book_client);
-void e_contact_store_remove_client (EContactStore *contact_store,
+gboolean e_contact_store_remove_client (EContactStore *contact_store,
EBookClient *book_client);
void e_contact_store_set_query (EContactStore *contact_store,
EBookQuery *book_query);