Change in osmo-bsc[master]: rest_octets: cosmetic: fix alignment in gprs_cell_options

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
Mon Apr 6 12:01:18 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/17727 )


Change subject: rest_octets: cosmetic: fix alignment in gprs_cell_options
......................................................................

rest_octets: cosmetic: fix alignment in gprs_cell_options

Change-Id: I344ea61df8cc910d9b524c9b2f0e03721eefe56c
---
M include/osmocom/bsc/rest_octets.h
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/27/17727/1

diff --git a/include/osmocom/bsc/rest_octets.h b/include/osmocom/bsc/rest_octets.h
index f7ad682..2c1b162 100644
--- a/include/osmocom/bsc/rest_octets.h
+++ b/include/osmocom/bsc/rest_octets.h
@@ -88,8 +88,8 @@
 	uint8_t ext_info_present;
 	struct {
 		uint8_t egprs_supported;
-			uint8_t use_egprs_p_ch_req;
-			uint8_t bep_period;
+		uint8_t use_egprs_p_ch_req;
+		uint8_t bep_period;
 		uint8_t pfc_supported;
 		uint8_t dtm_supported;
 		uint8_t bss_paging_coordination;

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I344ea61df8cc910d9b524c9b2f0e03721eefe56c
Gerrit-Change-Number: 17727
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/20200406/6eae5b22/attachment.htm>


More information about the gerrit-log mailing list