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

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">encoding: Fix duplicate word in log str<br><br>Change-Id: Ifb0b359c43e79bab5599625fae20750ae5a6ae54<br>---<br>M src/encoding.cpp<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/encoding.cpp b/src/encoding.cpp</span><br><span>index 7f5da75..23e1460 100644</span><br><span>--- a/src/encoding.cpp</span><br><span>+++ b/src/encoding.cpp</span><br><span>@@ -1460,7 +1460,7 @@</span><br><span> </span><br><span>    LOGP(DRLCMACDL, LOGL_DEBUG, "-- Chunk with length %d is less "</span><br><span>             "than remaining space (%d): add length header to "</span><br><span style="color: hsl(0, 100%, 40%);">-            "to delimit LLC frame\n", chunk, space);</span><br><span style="color: hsl(120, 100%, 40%);">+            "delimit LLC frame\n", chunk, space);</span><br><span>      /* the LLC frame chunk ends in this block */</span><br><span>         /* make space for delimiter */</span><br><span>       if (delimiter != data)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/21137">change 21137</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-pcu/+/21137"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ifb0b359c43e79bab5599625fae20750ae5a6ae54 </div>
<div style="display:none"> Gerrit-Change-Number: 21137 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>