[farsight2/master] Fix indentation

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:22:41 PST 2008


---
 gst/fsrtpconference/fs-rtp-codec-negotiation.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gst/fsrtpconference/fs-rtp-codec-negotiation.c b/gst/fsrtpconference/fs-rtp-codec-negotiation.c
index 4cd4471..1655db0 100644
--- a/gst/fsrtpconference/fs-rtp-codec-negotiation.c
+++ b/gst/fsrtpconference/fs-rtp-codec-negotiation.c
@@ -308,7 +308,7 @@ create_local_codec_associations (
      * The blueprint has its own id, lets use it */
     if (ca->codec->id == FS_CODEC_ID_ANY &&
         (bp->codec->id >= 0 || bp->codec->id < 128)) {
-        ca->codec->id = bp->codec->id;
+      ca->codec->id = bp->codec->id;
     }
 
     if (ca->codec->clock_rate == 0) {
-- 
1.5.6.5




More information about the farsight-commits mailing list