aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-dispatcher.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-dispatcher.c')
-rw-r--r--libempathy/empathy-dispatcher.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libempathy/empathy-dispatcher.c b/libempathy/empathy-dispatcher.c
index d6c790029..74e8ecb6d 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)
{