[empathy] empathy-contact-dialogs: remove trailing tabs



commit edaad58496e20b817036e167ce63239da272f5cf
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Jun 24 15:44:00 2009 +0100

    empathy-contact-dialogs: remove trailing tabs

 libempathy-gtk/empathy-contact-dialogs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-contact-dialogs.c b/libempathy-gtk/empathy-contact-dialogs.c
index 307b0fb..39edbf5 100644
--- a/libempathy-gtk/empathy-contact-dialogs.c
+++ b/libempathy-gtk/empathy-contact-dialogs.c
@@ -398,7 +398,7 @@ empathy_new_contact_dialog_show (GtkWindow *parent)
 				      button,
 				      GTK_RESPONSE_CANCEL);
 	gtk_widget_show (button);
-	
+
 	/* Add button */
 	button = gtk_button_new_with_label (GTK_STOCK_ADD);
 	gtk_button_set_use_stock (GTK_BUTTON (button), TRUE);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]