aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-utils.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-11-15 00:55:17 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-11-15 00:55:17 +0800
commit5a53fa86ce220e833c3c8e3f8108d1183f63bdb5 (patch)
tree6b897f60247605c291fc387c7b068b294cb85a50 /mail/em-utils.c
parentbb1653f64c0998f3c90d9cf0e7a2183dccd4611f (diff)
downloadgsoc2013-evolution-5a53fa86ce220e833c3c8e3f8108d1183f63bdb5.tar
gsoc2013-evolution-5a53fa86ce220e833c3c8e3f8108d1183f63bdb5.tar.gz
gsoc2013-evolution-5a53fa86ce220e833c3c8e3f8108d1183f63bdb5.tar.bz2
gsoc2013-evolution-5a53fa86ce220e833c3c8e3f8108d1183f63bdb5.tar.lz
gsoc2013-evolution-5a53fa86ce220e833c3c8e3f8108d1183f63bdb5.tar.xz
gsoc2013-evolution-5a53fa86ce220e833c3c8e3f8108d1183f63bdb5.tar.zst
gsoc2013-evolution-5a53fa86ce220e833c3c8e3f8108d1183f63bdb5.zip
Whitespace cleanup.
Diffstat (limited to 'mail/em-utils.c')
-rw-r--r--mail/em-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-utils.c b/mail/em-utils.c
index ee547c4372..0cd4ed576c 100644
--- a/mail/em-utils.c
+++ b/mail/em-utils.c
@@ -1746,7 +1746,7 @@ search_address_in_addressbooks (const gchar *address, gboolean local_only, gbool
g_slist_free (addr_sources);
e_book_query_unref (query);
-
+
if (!found_any) {
g_hash_table_insert (contact_cache, lowercase_addr, NOT_FOUND_BOOK);
lowercase_addr = NULL;