<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/15990">View Change</a></p><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;">git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/90/15990/1</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 38b21ef..7ff3efe 100644</span><br><span>--- a/src/osmo_ss7.c</span><br><span>+++ b/src/osmo_ss7.c</span><br><span>@@ -1765,7 +1765,7 @@</span><br><span>                            asp->cfg.is_server = true;</span><br><span>                                asp->cfg.role = OSMO_SS7_ASP_ROLE_SG;</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: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>