[Telepathy-commits] [telepathy-gabble/master] conn-requests: fix indentation

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Aug 20 09:38:30 PDT 2008


20080728172812-53eee-9fa426ec7318b666f4bd8e5587be5c1e5e896dc1.gz
---
 src/conn-requests.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/conn-requests.c b/src/conn-requests.c
index db215f2..d8a0e24 100644
--- a/src/conn-requests.c
+++ b/src/conn-requests.c
@@ -42,7 +42,7 @@ get_channel_details (GObject *obj)
   GValueArray *structure = g_value_array_new (1);
   GHashTable *table;
   GValue *value;
- gchar *object_path;
+  gchar *object_path;
 
   g_object_get (obj,
       "object-path", &object_path,
-- 
1.5.6.3




More information about the Telepathy-commits mailing list