Change in ...libosmocore[master]: osmo_gsm48_rest_octets_si3_decode(): fix copy-paste error in comment

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
Wed Jul 17 21:23:19 UTC 2019


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


Change subject: osmo_gsm48_rest_octets_si3_decode(): fix copy-paste error in comment
......................................................................

osmo_gsm48_rest_octets_si3_decode(): fix copy-paste error in comment

Change-Id: I57a330e16cc2910597672e1b27cf971499cea5bc
---
M src/gsm/gsm48_rest_octets.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/24/14824/1

diff --git a/src/gsm/gsm48_rest_octets.c b/src/gsm/gsm48_rest_octets.c
index 84136c6..518572e 100644
--- a/src/gsm/gsm48_rest_octets.c
+++ b/src/gsm/gsm48_rest_octets.c
@@ -966,7 +966,7 @@
 
 	memset(si3, 0, sizeof(*si3));
 
-	/* Optional Selection Paraosmo_gsm48_si_ro_infometers */
+	/* Optional Selection Parameters */
 	if (bitvec_get_bit_high(&bv) == H) {
 		sp->present = 1;
 		sp->cbq = bitvec_get_uint(&bv, 1);

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I57a330e16cc2910597672e1b27cf971499cea5bc
Gerrit-Change-Number: 14824
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/20190717/d57072df/attachment.htm>


More information about the gerrit-log mailing list