<p>Neels Hofmeyr <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/10752">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">doc: fix mgcp_verify_ci() return val doc<br><br>Match the '\returns' doc to the actual implementation.<br><br>Change-Id: I6f89abd56ffcda8ba0276db1bc3381fa372e35a4<br>---<br>M src/libosmo-mgcp/mgcp_msg.c<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/libosmo-mgcp/mgcp_msg.c b/src/libosmo-mgcp/mgcp_msg.c</span><br><span>index 49d0380..c4e66ff 100644</span><br><span>--- a/src/libosmo-mgcp/mgcp_msg.c</span><br><span>+++ b/src/libosmo-mgcp/mgcp_msg.c</span><br><span>@@ -430,7 +430,8 @@</span><br><span> /*! Check if the specified connection id seems plausible.</span><br><span>   * \param[in] endp pointer to endpoint</span><br><span>   * \param{in] connection id to verify</span><br><span style="color: hsl(0, 100%, 40%);">-  * \returns 1 when connection id seems plausible, 0 on error */</span><br><span style="color: hsl(120, 100%, 40%);">+  * \returns 0 when connection id is valid and exists, nozero on error.</span><br><span style="color: hsl(120, 100%, 40%);">+  */</span><br><span> int mgcp_verify_ci(struct mgcp_endpoint *endp, const char *conn_id)</span><br><span> {</span><br><span>  /* Check for null identifiers */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10752">change 10752</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/10752"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-mgw </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I6f89abd56ffcda8ba0276db1bc3381fa372e35a4 </div>
<div style="display:none"> Gerrit-Change-Number: 10752 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>