[empathy] coding style fix



commit 6085b66ce169a5b7a9b6df6afac9a07290c733d3
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Feb 1 10:18:06 2011 +0100

    coding style fix

 libempathy-gtk/empathy-chat.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c
index eb73253..f68e1cc 100644
--- a/libempathy-gtk/empathy-chat.c
+++ b/libempathy-gtk/empathy-chat.c
@@ -776,7 +776,7 @@ chat_command_msg (EmpathyChat *chat,
 #endif
 
 static void
-callback_for_request_rename(TpProxy *proxy,
+callback_for_request_rename (TpProxy *proxy,
 		  const GError *error,
 		  gpointer user_data,
 		  GObject *weak_object)



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