<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11511">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">handover_fsm: fix missing newline for log statement<br><br>Change-Id: I41c04cfedaae4da69a2bc7d50b1f7fe0e467e0fa<br>---<br>M src/osmo-bsc/handover_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-bsc refs/changes/11/11511/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/handover_fsm.c b/src/osmo-bsc/handover_fsm.c</span><br><span>index 68230e1..a45e33b 100644</span><br><span>--- a/src/osmo-bsc/handover_fsm.c</span><br><span>+++ b/src/osmo-bsc/handover_fsm.c</span><br><span>@@ -564,7 +564,7 @@</span><br><span>            /* Figure out channel type */</span><br><span>                if (match_codec_pref(&mode, &full_rate, &s15_s0, &req->ct, &req->scl, msc, bts)) {</span><br><span>                         LOG_HO(conn, LOGL_DEBUG,</span><br><span style="color: hsl(0, 100%, 40%);">-                               "BTS %u has no matching channel codec (%s, speech codec list len = %u)",</span><br><span style="color: hsl(120, 100%, 40%);">+                            "BTS %u has no matching channel codec (%s, speech codec list len = %u)\n",</span><br><span>                         bts->nr, gsm0808_channel_type_name(&req->ct), req->scl.len);</span><br><span>                     continue;</span><br><span>            }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11511">change 11511</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/11511"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I41c04cfedaae4da69a2bc7d50b1f7fe0e467e0fa </div>
<div style="display:none"> Gerrit-Change-Number: 11511 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>