mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 16:14:03 +00:00
fix spelling mistake in log message
This commit is contained in:
@@ -357,7 +357,7 @@ static int ho_ipac_crcx_ack(struct gsm_lchan *new_lchan)
|
||||
rsl_ipacc_mdcx_to_rtpsock(new_lchan);
|
||||
|
||||
if (!old_rs) {
|
||||
LOGP(DHO, LOGL_ERROR, "no RTP socekt for old_lchan\n");
|
||||
LOGP(DHO, LOGL_ERROR, "no RTP socket for old_lchan\n");
|
||||
return -EIO;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user