From 311da6b7a292e02cb14540fe90cbf28b3650067d Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 18 May 2009 13:55:10 +0100 Subject: empathy-tp-call: fix coding style --- libempathy/empathy-tp-call.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy/empathy-tp-call.c') 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 * -- cgit v1.2.3