From e66cac359e15c16455fe279e388e74ce5223cdd5 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 5 Aug 2010 01:50:44 +0800 Subject: nat: Fix the spelling of that comment. --- openbsc/src/nat/bsc_mgcp_utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbsc/src/nat/bsc_mgcp_utils.c b/openbsc/src/nat/bsc_mgcp_utils.c index 1881cf6e9..254623642 100644 --- a/openbsc/src/nat/bsc_mgcp_utils.c +++ b/openbsc/src/nat/bsc_mgcp_utils.c @@ -250,7 +250,7 @@ int bsc_mgcp_policy_cb(struct mgcp_config *cfg, int endpoint, int state, const c mgcp_endp->bts = sock.sin_addr; } - /* send the message and a fake MDCX for force sending of a dummy packet */ + /* send the message and a fake MDCX to force sending of a dummy packet */ sccp->crcx = 1; bsc_write(sccp->bsc, bsc_msg, NAT_IPAC_PROTO_MGCP); bsc_mgcp_send_mdcx(sccp->bsc, mgcp_endp); -- cgit v1.2.3