<p>fixeria <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/15990">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo_ss7.c: fix copy-paste error in xua_accept_cb()<br><br>Change-Id: I3d991849459378b35a5b4f248cc208f956e494be<br>---<br>M src/osmo_ss7.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo_ss7.c b/src/osmo_ss7.c</span><br><span>index 1b9e3d1..77e8f72 100644</span><br><span>--- a/src/osmo_ss7.c</span><br><span>+++ b/src/osmo_ss7.c</span><br><span>@@ -1764,7 +1764,7 @@</span><br><span>                                      sock_name, asp->cfg.name);</span><br><span>                                asp->cfg.is_server = true;</span><br><span>                                asp->cfg.local.host[0] = NULL;</span><br><span style="color: hsl(0, 100%, 40%);">-                               asp->cfg.remote.host_cnt = 1;</span><br><span style="color: hsl(120, 100%, 40%);">+                              asp->cfg.local.host_cnt = 1;</span><br><span>                              asp->cfg.remote.port = atoi(portbuf);</span><br><span>                             asp->cfg.remote.host[0] = talloc_strdup(asp, hostbuf);</span><br><span>                            asp->cfg.remote.host_cnt = 1;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/15990">change 15990</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/libosmo-sccp/+/15990"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-sccp </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I3d991849459378b35a5b4f248cc208f956e494be </div>
<div style="display:none"> Gerrit-Change-Number: 15990 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>