pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/38804?usp=email )
Change subject: cosmetic: ipa: fix typo in documentation ......................................................................
cosmetic: ipa: fix typo in documentation
Change-Id: I6da9516ebc5df41205326843a1d7c56fce01618a --- M src/gsm/ipa.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/04/38804/1
diff --git a/src/gsm/ipa.c b/src/gsm/ipa.c index 6e41fd9..963f97d 100644 --- a/src/gsm/ipa.c +++ b/src/gsm/ipa.c @@ -404,7 +404,7 @@ return msg; }
-/*! Generate IPA CCM ID RESP based on requets payload +/*! Generate IPA CCM ID RESP based on request payload * \param[in] dev Descriptor describing identity data for response * \param[in] data Payload of the IPA CCM ID GET request * \param[in] len Length of \a data in octets