[empathy] empathy-contact-monitor: fix coding style



commit c9a4f5b5c0be0ff0c94bba545b91a4f93f509616
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon May 18 13:50:39 2009 +0100

    empathy-contact-monitor: fix coding style
---
 libempathy/empathy-contact-monitor.c |    2 +-
 libempathy/empathy-contact-monitor.h |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/libempathy/empathy-contact-monitor.c b/libempathy/empathy-contact-monitor.c
index 2213a33..5ec069f 100644
--- a/libempathy/empathy-contact-monitor.c
+++ b/libempathy/empathy-contact-monitor.c
@@ -14,7 +14,7 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- * 
+ *
  * Authors: Cosimo Cecchi <cosimo cecchi collabora co uk>
  */
 
diff --git a/libempathy/empathy-contact-monitor.h b/libempathy/empathy-contact-monitor.h
index 76b9436..51957d1 100644
--- a/libempathy/empathy-contact-monitor.h
+++ b/libempathy/empathy-contact-monitor.h
@@ -15,7 +15,7 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- * 
+ *
  * Authors: Cosimo Cecchi <cosimo cecchi collabora co uk>
  */
 
@@ -53,8 +53,8 @@ GType empathy_contact_monitor_get_type (void);
 void
 empathy_contact_monitor_set_iface (EmpathyContactMonitor *self,
                                    EmpathyContactList *iface);
-				   
-EmpathyContactMonitor * 
+
+EmpathyContactMonitor *
 empathy_contact_monitor_new_for_iface (EmpathyContactList *iface);
 
 G_END_DECLS



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