From 02e603f5ac5f5f2751db2ce2cf63fd5ff090db5d Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 15 May 2009 15:32:41 +0100 Subject: empathy-main-window: remove trailing spaces --- src/empathy-main-window.c | 6 +++--- src/empathy-main-window.h | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/empathy-main-window.c b/src/empathy-main-window.c index 5cbf877e5..640086d4a 100644 --- a/src/empathy-main-window.c +++ b/src/empathy-main-window.c @@ -17,7 +17,7 @@ * License along with this program; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. - * + * * Authors: Xavier Claessens */ @@ -165,7 +165,7 @@ main_window_flash_foreach (GtkTreeModel *model, /* To make sure the parent is shown correctly, we emit * the row-changed signal on the parent so it prompts - * it to be refreshed by the filter func. + * it to be refreshed by the filter func. */ if (gtk_tree_model_iter_parent (model, &parent_iter, iter)) { parent_path = gtk_tree_model_get_path (model, &parent_iter); @@ -1053,7 +1053,7 @@ main_window_notify_sort_criterium_cb (EmpathyConf *conf, g_free (str); if (enum_value) { - empathy_contact_list_store_set_sort_criterium (window->list_store, + empathy_contact_list_store_set_sort_criterium (window->list_store, enum_value->value); } } diff --git a/src/empathy-main-window.h b/src/empathy-main-window.h index 7960c460c..83385c146 100644 --- a/src/empathy-main-window.h +++ b/src/empathy-main-window.h @@ -17,7 +17,7 @@ * License along with this program; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. - * + * * Authors: Xavier Claessens */ -- cgit v1.2.3