mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
gsm_04_11: Fix a typo..
This commit is contained in:
@@ -996,7 +996,7 @@ int gsm0411_rcv_sms(struct msgb *msg, u_int8_t link_id)
|
||||
bsc_del_timer(&trans->sms.cp_timer);
|
||||
|
||||
if (!trans->sms.is_mt) {
|
||||
/* FIXME: we have sont one CP-DATA, which was now
|
||||
/* FIXME: we have sent one CP-DATA, which was now
|
||||
* acknowledged. Check if we want to transfer more,
|
||||
* i.e. multi-part message */
|
||||
trans->sms.cp_state = GSM411_CPS_IDLE;
|
||||
|
Reference in New Issue
Block a user