From cd53ba990035bdb4861d9660917d457533d4ecb2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 11 Sep 2010 14:56:28 -0400 Subject: Coding style cleanups. --- addressbook/gui/contact-list-editor/e-contact-list-model.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui/contact-list-editor/e-contact-list-model.h') diff --git a/addressbook/gui/contact-list-editor/e-contact-list-model.h b/addressbook/gui/contact-list-editor/e-contact-list-model.h index 1f7c35a7be..43d3288756 100644 --- a/addressbook/gui/contact-list-editor/e-contact-list-model.h +++ b/addressbook/gui/contact-list-editor/e-contact-list-model.h @@ -65,7 +65,7 @@ void e_contact_list_model_add_destination EDestination *dest); void e_contact_list_model_add_email (EContactListModel *model, const gchar *email); -void e_contact_list_model_add_contact(EContactListModel *model, +void e_contact_list_model_add_contact (EContactListModel *model, EContact *contact, gint email_num); void e_contact_list_model_remove_row (EContactListModel *model, -- cgit v1.2.3