[farsight2/master] Fix indentation

Olivier Crête olivier.crete at collabora.co.uk
Tue Jul 14 09:50:34 PDT 2009


---
 gst/fsmsnconference/fs-msn-conference.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gst/fsmsnconference/fs-msn-conference.c b/gst/fsmsnconference/fs-msn-conference.c
index 85bb196..d158bff 100644
--- a/gst/fsmsnconference/fs-msn-conference.c
+++ b/gst/fsmsnconference/fs-msn-conference.c
@@ -202,7 +202,7 @@ _remove_participant (gpointer user_data,
   GST_OBJECT_LOCK (self);
   if (self->priv->participant == (FsMsnParticipant *) where_the_object_was)
     self->priv->participant = NULL;
- GST_OBJECT_UNLOCK (self);
+  GST_OBJECT_UNLOCK (self);
 }
 
 
-- 
1.5.6.5




More information about the farsight-commits mailing list