Change in osmo-msc[master]: Fix trans_has_conn() doxygen description

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

Max gerrit-no-reply at lists.osmocom.org
Mon Jan 14 15:01:45 UTC 2019


Max has submitted this change and it was merged. ( https://gerrit.osmocom.org/12555 )

Change subject: Fix trans_has_conn() doxygen description
......................................................................

Fix trans_has_conn() doxygen description

Change-Id: Ica5e498e03d0a157a661e428dfd68739f572d073
---
M src/libmsc/transaction.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/libmsc/transaction.c b/src/libmsc/transaction.c
index f62d6b4..df770ed 100644
--- a/src/libmsc/transaction.c
+++ b/src/libmsc/transaction.c
@@ -216,7 +216,7 @@
 
 /*! Check if we have any transaction for given connection
  * \param[in] conn Connection to check
- * \returns 1 in case there is a transaction, 0 otherwise
+ * \returns transaction pointer if found, NULL otherwise
  */
 struct gsm_trans *trans_has_conn(const struct ran_conn *conn)
 {

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ica5e498e03d0a157a661e428dfd68739f572d073
Gerrit-Change-Number: 12555
Gerrit-PatchSet: 1
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190114/57dda25a/attachment.htm>


More information about the gerrit-log mailing list