<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17985">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cosmetic: RLCMAC_EncDEc.cc: fix typos in comments<br><br>Change-Id: Id91ed01759c3e1e2b52f1e35b1f4198fbc052408<br>---<br>M library/RLCMAC_EncDec.cc<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/85/17985/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/RLCMAC_EncDec.cc b/library/RLCMAC_EncDec.cc</span><br><span>index 777815f..f4735e9 100644</span><br><span>--- a/library/RLCMAC_EncDec.cc</span><br><span>+++ b/library/RLCMAC_EncDec.cc</span><br><span>@@ -279,7 +279,7 @@</span><br><span> }</span><br><span> </span><br><span> /* bit-shift the entire 'src' of length 'length_bytes' by 'offset_bits'</span><br><span style="color: hsl(0, 100%, 40%);">- * and store the reuslt to caller-allocated 'buffer'.  The shifting is</span><br><span style="color: hsl(120, 100%, 40%);">+ * and store the result to caller-allocated 'buffer'.  The shifting is</span><br><span>  * done lsb-first. */</span><br><span> static void clone_aligned_buffer_lsbf(unsigned int offset_bits, unsigned int length_bytes,</span><br><span>    const uint8_t *src, uint8_t *buffer)</span><br><span>@@ -938,7 +938,7 @@</span><br><span>   int i;</span><br><span> </span><br><span>   if (!in.blocks().is_bound()) {</span><br><span style="color: hsl(0, 100%, 40%);">-          /* we don't have nay blocks: Add length value (zero) */</span><br><span style="color: hsl(120, 100%, 40%);">+           /* we don't have any blocks: Add length value (zero) */</span><br><span>          in.mac__hdr().e() = false; /* E=0: extension octet follows */</span><br><span>        } else if (in.blocks().size_of() == 1 && in.blocks()[0].hdr() == OMIT_VALUE) {</span><br><span>               /* If there's only a single block, and that block has no HDR value defined, */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17985">change 17985</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-ttcn3-hacks/+/17985"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id91ed01759c3e1e2b52f1e35b1f4198fbc052408 </div>
<div style="display:none"> Gerrit-Change-Number: 17985 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>