[empathy: 11/15] Small coding style fix
- From: Sjoerd Simons <sjoerds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 11/15] Small coding style fix
- Date: Wed, 24 Feb 2010 20:17:38 +0000 (UTC)
commit 05caf0ff7d093fa342fbff5e7c0e681750bf1523
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date: Wed Feb 24 14:43:56 2010 +0000
Small coding style fix
libempathy/empathy-dispatcher.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libempathy/empathy-dispatcher.c b/libempathy/empathy-dispatcher.c
index d6c7900..74e8ecb 100644
--- a/libempathy/empathy-dispatcher.c
+++ b/libempathy/empathy-dispatcher.c
@@ -1591,7 +1591,8 @@ empathy_dispatcher_join_muc (TpConnection *connection,
static void
dispatcher_channel_request_failed_cb (TpChannelRequest *request,
- const gchar *error, const gchar *message,
+ const gchar *error,
+ const gchar *message,
gpointer user_data,
GObject *weak_object)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]