<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9226">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">api doc: fix parameter name for mgcp_conn_create()<br><br>Change-Id: Ib6ea230c2e1918bd4e431208610b53e468e534c7<br>---<br>M src/libosmo-mgcp-client/mgcp_client_fsm.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/26/9226/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/libosmo-mgcp-client/mgcp_client_fsm.c b/src/libosmo-mgcp-client/mgcp_client_fsm.c</span><br><span>index 3c755be..6e1e7b8 100644</span><br><span>--- a/src/libosmo-mgcp-client/mgcp_client_fsm.c</span><br><span>+++ b/src/libosmo-mgcp-client/mgcp_client_fsm.c</span><br><span>@@ -548,7 +548,7 @@</span><br><span> </span><br><span> /*! allocate FSM, and create a new connection on the MGW.</span><br><span>  *  \param[in] mgcp MGCP client descriptor.</span><br><span style="color: hsl(0, 100%, 40%);">- *  \param[in] mgcpparent_fi Parent FSM instance.</span><br><span style="color: hsl(120, 100%, 40%);">+ *  \param[in] parent_fi Parent FSM instance.</span><br><span>  *  \param[in] parent_term_evt Event to be sent to parent when terminating.</span><br><span>  *  \param[in] parent_evt Event to be sent to parent when operation is done.</span><br><span>  *  \param[in] conn_peer Connection parameters (ip, port...).</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9226">change 9226</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/9226"/><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: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ib6ea230c2e1918bd4e431208610b53e468e534c7 </div>
<div style="display:none"> Gerrit-Change-Number: 9226 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>