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/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Jul 18 09:07:30 UTC 2019


laforge has submitted this change and it was merged. ( 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(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, approved
  Jenkins Builder: Verified



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: 2
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190718/0f4fbf61/attachment.htm>


More information about the gerrit-log mailing list