[Telepathy-commits] [telepathy-glib/master] ExampleCallableConnection: fix indentation

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Mar 17 09:26:47 PDT 2009


---
 examples/cm/callable/conn.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/examples/cm/callable/conn.c b/examples/cm/callable/conn.c
index 6a5ae71..34a3530 100644
--- a/examples/cm/callable/conn.c
+++ b/examples/cm/callable/conn.c
@@ -137,9 +137,9 @@ get_unique_connection_name (TpBaseConnection *conn)
 
 gchar *
 example_callable_normalize_contact (TpHandleRepoIface *repo,
-                                        const gchar *id,
-                                        gpointer context,
-                                        GError **error)
+                                    const gchar *id,
+                                    gpointer context,
+                                    GError **error)
 {
   if (id[0] == '\0')
     {
-- 
1.5.6.5




More information about the telepathy-commits mailing list