aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-11-14 22:35:51 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-11-14 22:35:51 +0800
commited8e51644481f3f9c2fb9059812bee49eabc423a (patch)
treec2cb4b25d53e0be9e8e4e7282b7396d76d517a01 /libempathy-gtk
parent65d16f797d9d3d7c5e46ef46790d13197f21cc9e (diff)
downloadgsoc2013-empathy-ed8e51644481f3f9c2fb9059812bee49eabc423a.tar
gsoc2013-empathy-ed8e51644481f3f9c2fb9059812bee49eabc423a.tar.gz
gsoc2013-empathy-ed8e51644481f3f9c2fb9059812bee49eabc423a.tar.bz2
gsoc2013-empathy-ed8e51644481f3f9c2fb9059812bee49eabc423a.tar.lz
gsoc2013-empathy-ed8e51644481f3f9c2fb9059812bee49eabc423a.tar.xz
gsoc2013-empathy-ed8e51644481f3f9c2fb9059812bee49eabc423a.tar.zst
gsoc2013-empathy-ed8e51644481f3f9c2fb9059812bee49eabc423a.zip
coding style fixes
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-contact-blocking-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-contact-blocking-dialog.c b/libempathy-gtk/empathy-contact-blocking-dialog.c
index 1ec60b0ac..c28362b70 100644
--- a/libempathy-gtk/empathy-contact-blocking-dialog.c
+++ b/libempathy-gtk/empathy-contact-blocking-dialog.c
@@ -302,7 +302,7 @@ block_cb (GObject *source,
}
static void
-block_contact_got_contact(TpConnection *conn,
+block_contact_got_contact (TpConnection *conn,
guint n_contacts,
TpContact * const *contacts,
const gchar * const *requested_ids,