[farsight2/master] Fix doc copy-paste error
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:23:37 PST 2008
---
gst-libs/gst/farsight/fs-stream-transmitter.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gst-libs/gst/farsight/fs-stream-transmitter.c b/gst-libs/gst/farsight/fs-stream-transmitter.c
index bfd0293..2486c24 100644
--- a/gst-libs/gst/farsight/fs-stream-transmitter.c
+++ b/gst-libs/gst/farsight/fs-stream-transmitter.c
@@ -158,7 +158,7 @@ fs_stream_transmitter_class_init (FsStreamTransmitterClass *klass)
/**
* FsStreamTransmitter::new-active-candidate-pair:
- * @self: #FsStream that emitted the signal
+ * @self: #FsStreamTransmitter that emitted the signal
* @local_candidate: #FsCandidate of the local candidate being used
* @remote_candidate: #FsCandidate of the remote candidate being used
*
@@ -199,7 +199,7 @@ fs_stream_transmitter_class_init (FsStreamTransmitterClass *klass)
/**
* FsStreamTransmitter::local-candidates-prepared:
- * @self: #FsStream that emitted the signal
+ * @self: #FsStreamTransmitter that emitted the signal
*
* This signal is emitted when all local candidates have been
* prepared, an ICE implementation would send its SDP offer or answer.
--
1.5.6.5
More information about the farsight-commits
mailing list