Change in libosmocore[master]: bitvec: fix misleading description of bitvec_spare_padding()

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Tue Feb 18 21:58:45 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/17215 )


Change subject: bitvec: fix misleading description of bitvec_spare_padding()
......................................................................

bitvec: fix misleading description of bitvec_spare_padding()

Change-Id: Ie60bf7d993fe80d3c0fcd04e4c3dd81da4a2ea0b
---
M src/bitvec.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/15/17215/1

diff --git a/src/bitvec.c b/src/bitvec.c
index 10aa776..6202227 100644
--- a/src/bitvec.c
+++ b/src/bitvec.c
@@ -292,7 +292,7 @@
 	return 0;
 }
 
-/*! pad all remaining bits up to num_bits
+/*! pad all remaining bits up to a given bit number
  *  \return 0 on success; negative otherwise */
 int bitvec_spare_padding(struct bitvec *bv, unsigned int up_to_bit)
 {

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/17215
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ie60bf7d993fe80d3c0fcd04e4c3dd81da4a2ea0b
Gerrit-Change-Number: 17215
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200218/601dd264/attachment.htm>


More information about the gerrit-log mailing list