<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/17215">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bitvec: fix misleading description of bitvec_spare_padding()<br><br>Change-Id: Ie60bf7d993fe80d3c0fcd04e4c3dd81da4a2ea0b<br>---<br>M src/bitvec.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/libosmocore refs/changes/15/17215/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/bitvec.c b/src/bitvec.c</span><br><span>index 10aa776..6202227 100644</span><br><span>--- a/src/bitvec.c</span><br><span>+++ b/src/bitvec.c</span><br><span>@@ -292,7 +292,7 @@</span><br><span>         return 0;</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/*! pad all remaining bits up to num_bits</span><br><span style="color: hsl(120, 100%, 40%);">+/*! pad all remaining bits up to a given bit number</span><br><span>  *  \return 0 on success; negative otherwise */</span><br><span> int bitvec_spare_padding(struct bitvec *bv, unsigned int up_to_bit)</span><br><span> {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/17215">change 17215</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/libosmocore/+/17215"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ie60bf7d993fe80d3c0fcd04e4c3dd81da4a2ea0b </div>
<div style="display:none"> Gerrit-Change-Number: 17215 </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>