osmith has uploaded this change for review.

View Change

Cosmetic: fix typo

Change-Id: Ib707fa66ae789abfa8795b4e521a16e24c77647d
---
M src/libmsc/transaction.c
1 file changed, 10 insertions(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/70/34170/1
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 change 34170. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Ib707fa66ae789abfa8795b4e521a16e24c77647d
Gerrit-Change-Number: 34170
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-MessageType: newchange