<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-mgw/+/20222">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mgw: Fix return value documentation for API mgcp_verify_call_id<br><br>Change-Id: Ib5d32baf3a10dad73de29b4388eab14b93ab6f09<br>---<br>M src/libosmo-mgcp/mgcp_msg.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/22/20222/1</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 2023a68..4242d3d 100644</span><br><span>--- a/src/libosmo-mgcp/mgcp_msg.c</span><br><span>+++ b/src/libosmo-mgcp/mgcp_msg.c</span><br><span>@@ -245,7 +245,7 @@</span><br><span> /*! Check if the specified callid seems plausible.</span><br><span>   * \param[in] endp pointer to endpoint</span><br><span>   * \param{in] callid to verify</span><br><span style="color: hsl(0, 100%, 40%);">-  * \returns 1 when callid seems plausible, 0 on error */</span><br><span style="color: hsl(120, 100%, 40%);">+  * \returns 0 when callid seems plausible, -1 on error */</span><br><span> int mgcp_verify_call_id(struct mgcp_endpoint *endp, const char *callid)</span><br><span> {</span><br><span>         /*! This function compares the supplied callid with the called that is</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-mgw/+/20222">change 20222</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/c/osmo-mgw/+/20222"/><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-Change-Id: Ib5d32baf3a10dad73de29b4388eab14b93ab6f09 </div>
<div style="display:none"> Gerrit-Change-Number: 20222 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>