From 0109aa3a92b484ebb85c6481e5a8e39819b1f011 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 30 Jan 2011 11:32:55 -0500 Subject: More whitespace cleanup. --- addressbook/importers/evolution-ldif-importer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/importers/evolution-ldif-importer.c') diff --git a/addressbook/importers/evolution-ldif-importer.c b/addressbook/importers/evolution-ldif-importer.c index d78f29e0d7..d8d5e6e754 100644 --- a/addressbook/importers/evolution-ldif-importer.c +++ b/addressbook/importers/evolution-ldif-importer.c @@ -408,7 +408,7 @@ resolve_list_card (LDIFImporter *gci, EContact *contact) gchar *full_name; /* set file_as to full_name so we don't later try and figure - out a first/last name for the list. */ + out a first/last name for the list. */ full_name = e_contact_get (contact, E_CONTACT_FULL_NAME); if (full_name) e_contact_set (contact, E_CONTACT_FILE_AS, full_name); -- cgit v1.2.3