osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-msc/+/34170 )
Change subject: Cosmetic: fix typo
......................................................................
Cosmetic: fix typo
Change-Id: Ib707fa66ae789abfa8795b4e521a16e24c77647d
---
M src/libmsc/transaction.c
1 file changed, 10 insertions(+), 1 deletion(-)
Approvals:
pespin: Looks good to me, approved
fixeria: Looks good to me, but someone else must approve
osmith: Verified
diff --git a/src/libmsc/transaction.c b/src/libmsc/transaction.c
index 3e458f1..7ae4c7d 100644
--- a/src/libmsc/transaction.c
+++ b/src/libmsc/transaction.c
@@ -186,7 +186,7 @@
static uint32_t new_call_id = 1;
/*! Allocate a new transaction and add it to network list
- * \param[in] net Netwokr in which we allocate transaction
+ * \param[in] net Network in which we allocate transaction
* \param[in] subscr Subscriber for which we allocate transaction
* \param[in] protocol Protocol (CC/SMS/...)
* \param[in] callref Call Reference
--
To view, visit
https://gerrit.osmocom.org/c/osmo-msc/+/34170
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Ib707fa66ae789abfa8795b4e521a16e24c77647d
Gerrit-Change-Number: 34170
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged