laforge has submitted this change. (
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(-)
Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
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
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/38804?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I6da9516ebc5df41205326843a1d7c56fce01618a
Gerrit-Change-Number: 38804
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>