Change in osmo-msc[master]: transaction: fix description of trans_assign_trans_id()

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/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Thu Feb 14 09:55:00 UTC 2019


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/12902


Change subject: transaction: fix description of trans_assign_trans_id()
......................................................................

transaction: fix description of trans_assign_trans_id()

Change-Id: I80238d89e95b6fd791961c48de80aac69ff5b0e9
---
M src/libmsc/transaction.c
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/02/12902/1

diff --git a/src/libmsc/transaction.c b/src/libmsc/transaction.c
index 90ba278..d73f5de 100644
--- a/src/libmsc/transaction.c
+++ b/src/libmsc/transaction.c
@@ -181,8 +181,8 @@
 /*! allocate an unused transaction ID for the given subscriber
  * in the given protocol using TI flag = 0 (allocated by us).
  * \param[in] net GSM network
- * \param[in] subscr Subscriber for which to find ID
- * \param[in] protocol Protocol for whihc to find ID
+ * \param[in] subscr Subscriber for which to assign a new TID
+ * \param[in] protocol Protocol of to be assigned TID
  */
 int trans_assign_trans_id(const struct gsm_network *net, const struct vlr_subscr *vsub,
 			  uint8_t protocol)

-- 
To view, visit https://gerrit.osmocom.org/12902
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I80238d89e95b6fd791961c48de80aac69ff5b0e9
Gerrit-Change-Number: 12902
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190214/c98e1dba/attachment.htm>


More information about the gerrit-log mailing list