From 89acf061c257912e6a8487a4f000dfb22d162c9c Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 29 Jul 2009 06:46:26 +0200 Subject: rtp_proxy.c: Spelling fix, kook -> look --- openbsc/src/rtp_proxy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/src') diff --git a/openbsc/src/rtp_proxy.c b/openbsc/src/rtp_proxy.c index 61fc38575..d924aab5f 100644 --- a/openbsc/src/rtp_proxy.c +++ b/openbsc/src/rtp_proxy.c @@ -57,7 +57,7 @@ struct rtcp_hdr { #define RTCP_IE_CNAME 1 -/* iterate over all chunks in one RTCP message, kook for CNAME IEs and +/* iterate over all chunks in one RTCP message, look for CNAME IEs and * replace all of those with 'new_cname' */ static int rtcp_sdes_cname_mangle(struct msgb *msg, struct rtcp_hdr *rh, u_int16_t *rtcp_len, const char *new_cname) -- cgit v1.2.3