cosmetic: fix typo in comment

Change-Id: I5a384985ef54234e915bf6334125f8d087988d1d
This commit is contained in:
Pau Espin Pedrol 2021-02-08 18:35:09 +01:00
parent 830ca26034
commit abba102d7b
1 changed files with 1 additions and 1 deletions

View File

@ -5832,7 +5832,7 @@ int encode_gsm_rlcmac_downlink(struct bitvec *vector, RlcMacDownlink_t * data)
LOGP(DRLCMACDATA, LOGL_NOTICE, "Payload Type: RESERVED (3)\n");
return CSN_ERROR_GENERAL;
}
/* We can decode the message */
/* We can encode the message */
else
{
/* First print the message type and create a tree item */