From cc0b2a8f267d1396ecae90452f4623d5b4c5ebb1 Mon Sep 17 00:00:00 2001 From: Thomas Meire Date: Tue, 19 Jan 2010 23:03:28 +0100 Subject: removed some trailing spaces --- libempathy-gtk/empathy-chat.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c index 5c563c854..65676b559 100644 --- a/libempathy-gtk/empathy-chat.c +++ b/libempathy-gtk/empathy-chat.c @@ -2889,11 +2889,11 @@ void empathy_chat_find (EmpathyChat *chat) { EmpathyChatPriv *priv; - + g_return_if_fail (EMPATHY_IS_CHAT (chat)); - + priv = GET_PRIV (chat); - + empathy_search_bar_show (EMPATHY_SEARCH_BAR (priv->search_bar)); } -- cgit v1.2.3