Change in osmo-mgw[master]: fix up some docstrings that lost their dot

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

laforge gerrit-no-reply at lists.osmocom.org
Mon Nov 15 09:08:43 UTC 2021


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

Change subject: fix up some docstrings that lost their dot
......................................................................

fix up some docstrings that lost their dot

Change-Id: I88333c165f1dc11ae29f4c1726c15656386d1f0e
---
M src/libosmo-mgcp/mgcp_endp.c
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve



diff --git a/src/libosmo-mgcp/mgcp_endp.c b/src/libosmo-mgcp/mgcp_endp.c
index 247baac..a41e0d0 100644
--- a/src/libosmo-mgcp/mgcp_endp.c
+++ b/src/libosmo-mgcp/mgcp_endp.c
@@ -224,9 +224,9 @@
 }
 
 /*! Find an endpoint of a trunk specified by its name.
- *  \param[in] epname endpoint name to check
- *  \param[in] trunk mgcp_trunk that might have this endpoint
- *  \returns NULL if no ep found, else endpoint */
+ *  \param[in] epname endpoint name to check.
+ *  \param[in] trunk mgcp_trunk that might have this endpoint.
+ *  \returns NULL if no ep found, else endpoint. */
 struct mgcp_endpoint *mgcp_endp_find_specific(const char *epname,
 						    const struct mgcp_trunk *trunk)
 {

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

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: I88333c165f1dc11ae29f4c1726c15656386d1f0e
Gerrit-Change-Number: 26188
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211115/cfc0269d/attachment.htm>


More information about the gerrit-log mailing list