Change in osmo-mgw[master]: mgcp_trunk: fix docstring for mgcp_trunk_alloc()

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

dexter gerrit-no-reply at lists.osmocom.org
Thu Jul 2 19:14:41 UTC 2020


dexter has submitted this change. ( https://gerrit.osmocom.org/c/osmo-mgw/+/19099 )

Change subject: mgcp_trunk: fix docstring for mgcp_trunk_alloc()
......................................................................

mgcp_trunk: fix docstring for mgcp_trunk_alloc()

Change-Id: I845397d829476e15f7e3221c63ea35a00a965647
---
M src/libosmo-mgcp/mgcp_trunk.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/src/libosmo-mgcp/mgcp_trunk.c b/src/libosmo-mgcp/mgcp_trunk.c
index 3692351..bd7bb2a 100644
--- a/src/libosmo-mgcp/mgcp_trunk.c
+++ b/src/libosmo-mgcp/mgcp_trunk.c
@@ -28,8 +28,8 @@
 /*! allocate trunk and add it (if required) to the trunk list.
  *  (called once at startup by VTY).
  *  \param[in] cfg mgcp configuration.
- *  \param[in] nr trunk number.
  *  \param[in] ttype trunk type.
+ *  \param[in] nr trunk number.
  *  \returns pointer to allocated trunk, NULL on failure. */
 struct mgcp_trunk *mgcp_trunk_alloc(struct mgcp_config *cfg, enum mgcp_trunk_type ttype, int nr)
 {

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-mgw/+/19099
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: I845397d829476e15f7e3221c63ea35a00a965647
Gerrit-Change-Number: 19099
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200702/51297d1f/attachment.htm>


More information about the gerrit-log mailing list