From f6a6f3f5b6993ae5d8317c9d48caa927fd0d1186 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 15 May 2009 15:35:06 +0100 Subject: empathy: remove trailing spaces --- src/empathy.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/empathy.c b/src/empathy.c index 817b9bc37..b47c8e1cd 100644 --- a/src/empathy.c +++ b/src/empathy.c @@ -16,7 +16,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 */ @@ -312,7 +312,7 @@ create_salut_account (void) /* The code that handles single-instance and startup notification is * copied from gedit. * - * Copyright (C) 2005 - Paolo Maggi + * Copyright (C) 2005 - Paolo Maggi */ static void on_bacon_message_received (const char *message, @@ -427,7 +427,7 @@ main (int argc, char *argv[]) MissionControl *mc; EmpathyIdle *idle; gboolean autoconnect = TRUE; - gboolean no_connect = FALSE; + gboolean no_connect = FALSE; gboolean hide_contact_list = FALSE; gboolean accounts_dialog = FALSE; GError *error = NULL; -- cgit v1.2.3