diff pidgin/plugins/gevolution/eds-utils.c @ 31534:a8cc50c2279f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:55:30 +0000
parents 7e40fef28347
children
line wrap: on
line diff
--- a/pidgin/plugins/gevolution/eds-utils.c	Tue Jan 04 06:42:45 2011 +0000
+++ b/pidgin/plugins/gevolution/eds-utils.c	Tue Jan 04 06:55:30 2011 +0000
@@ -113,7 +113,7 @@
 	g_object_unref(addressbooks);
 }
 
-static EContact * 
+static EContact *
 gevo_run_query_in_uri(const gchar *uri, EBookQuery *query)
 {
 	EBook *book;
@@ -169,7 +169,7 @@
  *              so callers must e_book_query_ref() it in advance (to obtain a
  *              second reference) if they want to reuse @a query.
  */
-EContact * 
+EContact *
 gevo_search_buddy_in_contacts(PurpleBuddy *buddy, EBookQuery *query)
 {
 	ESourceList *addressbooks;