<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/15346">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cosmetic: fix call_leg_ensure_ci() decl. arg name to match impl.<br><br>Change-Id: I576bc5c1fd63fe8048a7a6a2d06763fc3221fa49<br>---<br>M include/osmocom/msc/call_leg.h<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-msc refs/changes/46/15346/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/msc/call_leg.h b/include/osmocom/msc/call_leg.h</span><br><span>index f35816c..a225b66 100644</span><br><span>--- a/include/osmocom/msc/call_leg.h</span><br><span>+++ b/include/osmocom/msc/call_leg.h</span><br><span>@@ -74,7 +74,7 @@</span><br><span> int call_leg_ensure_rtp_alloc(struct call_leg *cl, enum rtp_direction dir, uint32_t call_id,</span><br><span>                           struct gsm_trans *for_trans);</span><br><span> int call_leg_ensure_ci(struct call_leg *cl, enum rtp_direction dir, uint32_t call_id, struct gsm_trans *for_trans,</span><br><span style="color: hsl(0, 100%, 40%);">-                      const enum mgcp_codecs *codec_if_known, const struct osmo_sockaddr_str *remote_port_if_known);</span><br><span style="color: hsl(120, 100%, 40%);">+                const enum mgcp_codecs *codec_if_known, const struct osmo_sockaddr_str *remote_addr_if_known);</span><br><span> struct osmo_sockaddr_str *call_leg_local_ip(struct call_leg *cl, enum rtp_direction dir);</span><br><span> </span><br><span> void call_leg_rtp_stream_gone(struct call_leg *cl, struct rtp_stream *rtps);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/15346">change 15346</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-msc/+/15346"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I576bc5c1fd63fe8048a7a6a2d06763fc3221fa49 </div>
<div style="display:none"> Gerrit-Change-Number: 15346 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>