aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-05-18 20:55:10 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-05-18 21:01:05 +0800
commit311da6b7a292e02cb14540fe90cbf28b3650067d (patch)
tree67c26854f7119050e382480e495559b89e6c4896 /libempathy
parent15ec4617ba99fa803befc897c665ea9690657692 (diff)
downloadgsoc2013-empathy-311da6b7a292e02cb14540fe90cbf28b3650067d.tar
gsoc2013-empathy-311da6b7a292e02cb14540fe90cbf28b3650067d.tar.gz
gsoc2013-empathy-311da6b7a292e02cb14540fe90cbf28b3650067d.tar.bz2
gsoc2013-empathy-311da6b7a292e02cb14540fe90cbf28b3650067d.tar.lz
gsoc2013-empathy-311da6b7a292e02cb14540fe90cbf28b3650067d.tar.xz
gsoc2013-empathy-311da6b7a292e02cb14540fe90cbf28b3650067d.tar.zst
gsoc2013-empathy-311da6b7a292e02cb14540fe90cbf28b3650067d.zip
empathy-tp-call: fix coding style
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-tp-call.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-call.c b/libempathy/empathy-tp-call.c
index a5c0003c5..de88249c0 100644
--- a/libempathy/empathy-tp-call.c
+++ b/libempathy/empathy-tp-call.c
@@ -351,7 +351,7 @@ tp_call_async_cb (TpProxy *proxy,
GObject *call)
{
if (error)
- DEBUG ("Error %s: %s", (gchar*) user_data, error->message);
+ DEBUG ("Error %s: %s", (gchar *) user_data, error->message);
}
static GObject *