[empathy] empathy-status-icon: remove trailing tabs



commit 81bb64536866022147663230e4d166769bd5e070
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Jun 24 15:23:53 2009 +0100

    empathy-status-icon: remove trailing tabs

 src/empathy-status-icon.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/empathy-status-icon.c b/src/empathy-status-icon.c
index 9217384..d6520ff 100644
--- a/src/empathy-status-icon.c
+++ b/src/empathy-status-icon.c
@@ -261,7 +261,7 @@ status_icon_event_removed_cb (EmpathyEventManager *manager,
 
 	/* update notification anyway, as it's safe and we might have been
 	 * changed presence in the meanwhile
-	 */	
+	 */
 	status_icon_update_notification (icon);
 
 	if (!priv->event && priv->blink_timeout) {
@@ -379,7 +379,7 @@ status_icon_key_press_event_cb  (GtkWidget *window,
 	}
 	return FALSE;
 }
-				
+
 static void
 status_icon_activate_cb (GtkStatusIcon     *status_icon,
 			 EmpathyStatusIcon *icon)



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