[Pkg-telepathy-commits] [telepathy-glib] 52/111: TpPresenceMixin: fix indentation

Simon McVittie smcv at debian.org
Wed Mar 19 18:07:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-glib.

commit a7cff4b6a4801259ab9190a29f99a185b10e0962
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon Oct 28 14:52:24 2013 +0000

    TpPresenceMixin: fix indentation
    
    Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71048
    Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
---
 telepathy-glib/presence-mixin.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/telepathy-glib/presence-mixin.c b/telepathy-glib/presence-mixin.c
index 141dda8..de0158e 100644
--- a/telepathy-glib/presence-mixin.c
+++ b/telepathy-glib/presence-mixin.c
@@ -1277,7 +1277,7 @@ tp_presence_mixin_get_simple_presence_dbus_property (GObject *object,
                 }
             }
 
-         status = tp_value_array_build (3,
+          status = tp_value_array_build (3,
              G_TYPE_UINT, (guint) mixin_cls->statuses[i].presence_type,
              G_TYPE_BOOLEAN, mixin_cls->statuses[i].self,
              G_TYPE_BOOLEAN, message,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-glib.git



More information about the Pkg-telepathy-commits mailing list