[empathy] remove trailing spaces



commit e4b630b944fa4ae434bc615777d73798ddb3d601
Author: Xavier Claessens <xclaesse gmail com>
Date:   Tue Aug 25 18:48:32 2009 +0200

    remove trailing spaces

 libempathy-gtk/empathy-account-widget-private.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-private.h b/libempathy-gtk/empathy-account-widget-private.h
index aaa24e5..b7ebe2b 100644
--- a/libempathy-gtk/empathy-account-widget-private.h
+++ b/libempathy-gtk/empathy-account-widget-private.h
@@ -30,7 +30,7 @@ G_BEGIN_DECLS
 
 struct _EmpathyAccountWidgetUIDetails {
   GtkWidget *widget;
-  
+
   GtkBuilder *gui;
 
   char *default_focus;
@@ -44,4 +44,4 @@ void       empathy_account_widget_handle_params     (EmpathyAccountWidget *self,
 
 G_END_DECLS
 
-#endif /* __EMPATHY_ACCOUNT_WIDGET_PRIVATE_H__ */
\ No newline at end of file
+#endif /* __EMPATHY_ACCOUNT_WIDGET_PRIVATE_H__ */



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