[farsight2/master] Fix line length in rawudpstreamtransmitter doc

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


---
 transmitters/rawudp/fs-rawudp-stream-transmitter.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/transmitters/rawudp/fs-rawudp-stream-transmitter.c b/transmitters/rawudp/fs-rawudp-stream-transmitter.c
index 7b19018..f6dcd36 100644
--- a/transmitters/rawudp/fs-rawudp-stream-transmitter.c
+++ b/transmitters/rawudp/fs-rawudp-stream-transmitter.c
@@ -57,7 +57,7 @@
  * <para>
  * Example: Candidate {proto=UDP, component_id=RTP, ip=NULL, port=9098} will
  *  produce native candidates
- * ({component_id=RTP, ip=IP, port=9078}, {component_id=RTCP, ip=IP, port=9079})
+ * ({component_id=RTP, ip=IP, port=9078},{component_id=RTCP, ip=IP, port=9079})
  *  or
  * if this one is not available
  * ({component_id=RTP, ip=IP, port=9080},{component_id=RTCP, ip=IP, port=9081}).
-- 
1.5.6.5




More information about the farsight-commits mailing list