[farsight2/master] Oops, the session should be a session, not a participant

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


---
 gst-libs/gst/farsight/fs-stream.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gst-libs/gst/farsight/fs-stream.c b/gst-libs/gst/farsight/fs-stream.c
index 0b1b671..818414a 100644
--- a/gst-libs/gst/farsight/fs-stream.c
+++ b/gst-libs/gst/farsight/fs-stream.c
@@ -267,7 +267,7 @@ fs_stream_class_init (FsStreamClass *klass)
       g_param_spec_object ("session",
         "The session of the stream",
         "An FsSession represented by the stream",
-        FS_TYPE_PARTICIPANT,
+        FS_TYPE_SESSION,
         G_PARAM_CONSTRUCT_ONLY | G_PARAM_READWRITE));
 
   /**
-- 
1.5.6.5




More information about the farsight-commits mailing list