[empathy] empathy-tp-call: fix coding style
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] empathy-tp-call: fix coding style
- Date: Mon, 18 May 2009 10:09:57 -0400 (EDT)
commit 311da6b7a292e02cb14540fe90cbf28b3650067d
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon May 18 13:55:10 2009 +0100
empathy-tp-call: fix coding style
---
libempathy/empathy-tp-call.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libempathy/empathy-tp-call.c b/libempathy/empathy-tp-call.c
index a5c0003..de88249 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 *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]