[sr-dev] git:carstenbock/rtpproxy: Tiny typo.

Carsten Bock carsten at bock.info
Wed Aug 18 22:58:42 CEST 2010


Module: sip-router
Branch: carstenbock/rtpproxy
Commit: 449cde48834574b069d930842d406ac709083654
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=449cde48834574b069d930842d406ac709083654

Author: Carsten Bock <lists at bock.info>
Committer: Carsten Bock <lists at bock.info>
Date:   Wed Aug 18 22:57:37 2010 +0200

Tiny typo.

---

 modules_k/rtpproxy/rtpproxy.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules_k/rtpproxy/rtpproxy.c b/modules_k/rtpproxy/rtpproxy.c
index 732369e..1e26b61 100644
--- a/modules_k/rtpproxy/rtpproxy.c
+++ b/modules_k/rtpproxy/rtpproxy.c
@@ -1814,7 +1814,7 @@ force_rtp_proxy(struct sip_msg* msg, char* str1, char* str2, int offer)
 		{" ", 1},	/* separator */
 		{NULL, 0},	/* to_tag */
 		{";", 1},	/* separator */
-		{NULL, 0}	/* medianum */
+		{NULL, 0},	/* medianum */
 		{" ", 1},	/* separator */
 		{NULL, 0},	/* Timeout-Socket */
 	};




More information about the sr-dev mailing list