<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/26233">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sccp_scmg: Add missing line eneding to log statement<br><br>Change-Id: I7ec5c86fbef429cd1e23be87b773823f2e736f2f<br>---<br>M src/sccp_scmg.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/33/26233/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/sccp_scmg.c b/src/sccp_scmg.c</span><br><span>index a5d6226..aba2416 100644</span><br><span>--- a/src/sccp_scmg.c</span><br><span>+++ b/src/sccp_scmg.c</span><br><span>@@ -261,7 +261,7 @@</span><br><span>        case SCCP_SCMG_MSGT_SOG:</span><br><span>     case SCCP_SCMG_MSGT_SSC:</span><br><span>     default:</span><br><span style="color: hsl(0, 100%, 40%);">-                LOGP(DLSCCP, LOGL_NOTICE, "Rx unsupported SCCP SCMG %s, ignoring",</span><br><span style="color: hsl(120, 100%, 40%);">+          LOGP(DLSCCP, LOGL_NOTICE, "Rx unsupported SCCP SCMG %s, ignoring\n",</span><br><span>                       sccp_scmg_msgt_name(scmg->msg_type));</span><br><span>             break;</span><br><span>       }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/26233">change 26233</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/+/26233"/><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: I7ec5c86fbef429cd1e23be87b773823f2e736f2f </div>
<div style="display:none"> Gerrit-Change-Number: 26233 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>