This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
pespin gerrit-no-reply at lists.osmocom.orgpespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/25229 )
Change subject: cosmetic: fix typos in comments
......................................................................
cosmetic: fix typos in comments
Change-Id: I89e8eba379f83bcf3061601b02af9f10dbca0f22
---
M src/libmsc/sgs_iface.c
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Jenkins Builder: Verified
dexter: Looks good to me, approved
diff --git a/src/libmsc/sgs_iface.c b/src/libmsc/sgs_iface.c
index 1dfbace..ad73289 100644
--- a/src/libmsc/sgs_iface.c
+++ b/src/libmsc/sgs_iface.c
@@ -364,7 +364,7 @@
return 0;
}
-/* Called by VLR via callback, transmits the the location update response or
+/* Called by VLR via callback, transmits the location update response or
* reject, depending on the outcome of the location update. */
static void sgs_tx_loc_upd_resp_cb(struct sgs_lu_response *response)
{
@@ -1022,8 +1022,8 @@
OSMO_STRLCPY_ARRAY(imsi, mi.imsi);
}
- /* Some messages contain an MME-NAME as mandatore IE, parse it right here. The
- * MME-NAME is als immediately registered with the sgc, so it will be implicitly
+ /* Some messages contain an MME-NAME as mandatory IE, parse it right here. The
+ * MME-NAME is also immediately registered with the sgc, so it will be implicitly
* known to all functions that have access to the sgc context. */
if (!TLVP_PRESENT(&tp, SGSAP_IE_MME_NAME)
&& (msg_type == SGSAP_MSGT_RESET_IND || msg_type == SGSAP_MSGT_RESET_ACK
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/25229
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I89e8eba379f83bcf3061601b02af9f10dbca0f22
Gerrit-Change-Number: 25229
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210824/3000bda8/attachment.htm>