From bd67eb33a5714ec6f0bb52f06121cd812e49225d Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 15 May 2009 15:34:24 +0100 Subject: empathy-new-chatroom-dialog: remove trailing spaces --- src/empathy-new-chatroom-dialog.c | 4 ++-- src/empathy-new-chatroom-dialog.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/empathy-new-chatroom-dialog.c b/src/empathy-new-chatroom-dialog.c index 67f870fbc..257ff69a1 100644 --- a/src/empathy-new-chatroom-dialog.c +++ b/src/empathy-new-chatroom-dialog.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: Martyn Russell * Xavier Claessens */ @@ -228,7 +228,7 @@ new_chatroom_dialog_destroy_cb (GtkWidget *widget, if (dialog->room_list) { g_object_unref (dialog->room_list); } - g_object_unref (dialog->model); + g_object_unref (dialog->model); g_free (dialog); } diff --git a/src/empathy-new-chatroom-dialog.h b/src/empathy-new-chatroom-dialog.h index ae8b2385e..3f99daa84 100644 --- a/src/empathy-new-chatroom-dialog.h +++ b/src/empathy-new-chatroom-dialog.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: Martyn Russell * Xavier Claessens */ -- cgit v1.2.3