From 94b2ac2c22c580eb6df70349c6cbd793f361f885 Mon Sep 17 00:00:00 2001 From: Felix Kaser Date: Thu, 29 Oct 2009 09:46:49 +0100 Subject: removed trailing whitespaces --- src/empathy-main-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/empathy-main-window.c b/src/empathy-main-window.c index 053672889..5be861dba 100644 --- a/src/empathy-main-window.c +++ b/src/empathy-main-window.c @@ -394,7 +394,7 @@ main_window_error_display (EmpathyMainWindow *window, g_signal_connect (child, "response", G_CALLBACK (main_window_error_infobar_button_clicked_cb), window); - + str = g_markup_printf_escaped ("%s\n\n%s", tp_account_get_display_name (account), message); -- cgit v1.2.3