aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/gui/contact-list-editor/e-contact-list-editor.c2
-rw-r--r--addressbook/printing/e-contact-print.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/gui/contact-list-editor/e-contact-list-editor.c b/addressbook/gui/contact-list-editor/e-contact-list-editor.c
index d160563d91..08c92d72d4 100644
--- a/addressbook/gui/contact-list-editor/e-contact-list-editor.c
+++ b/addressbook/gui/contact-list-editor/e-contact-list-editor.c
@@ -515,7 +515,7 @@ contact_list_editor_selection_changed_cb (GtkTreeSelection *selection,
static void
contact_list_editor_add_from_email_entry (EContactListEditor *editor,
- ENameSelectorEntry *entry)
+ ENameSelectorEntry *entry)
{
EDestinationStore *store;
GList *dests, *diter;
diff --git a/addressbook/printing/e-contact-print.c b/addressbook/printing/e-contact-print.c
index 06d3cdf93e..c91d77a4ee 100644
--- a/addressbook/printing/e-contact-print.c
+++ b/addressbook/printing/e-contact-print.c
@@ -230,7 +230,7 @@ e_contact_start_new_column (EContactPrintContext *ctxt)
static gchar *
get_contact_string_value (EContact *contact,
- gint field)
+ gint field)
{
const gchar *value;