Change in osmo-bsc[master]: cosmetic: bts-sysmo: Fix whitespace indentation

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

pespin gerrit-no-reply at lists.osmocom.org
Fri Jan 29 16:10:39 UTC 2021


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


Change subject: cosmetic: bts-sysmo: Fix whitespace indentation
......................................................................

cosmetic: bts-sysmo: Fix whitespace indentation

Change-Id: Ia4594d8a98aee19f14e75449cfdfdc0fbcaf6e9f
---
M src/osmo-bsc/bts_sysmobts.c
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/src/osmo-bsc/bts_sysmobts.c b/src/osmo-bsc/bts_sysmobts.c
index bef1275..e319f2c 100644
--- a/src/osmo-bsc/bts_sysmobts.c
+++ b/src/osmo-bsc/bts_sysmobts.c
@@ -57,7 +57,7 @@
 				sizeof(model_sysmobts._features_data);
 	memset(model_sysmobts.features.data, 0, model_sysmobts.features.data_len);
 
-        osmo_bts_set_feature(&model_sysmobts.features, BTS_FEAT_GPRS);
+	osmo_bts_set_feature(&model_sysmobts.features, BTS_FEAT_GPRS);
 	osmo_bts_set_feature(&model_sysmobts.features, BTS_FEAT_EGPRS);
 	osmo_bts_set_feature(&model_sysmobts.features, BTS_FEAT_PAGING_COORDINATION);
 	osmo_bts_set_feature(&model_sysmobts.features, BTS_FEAT_IPV6_NSVC);

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Ia4594d8a98aee19f14e75449cfdfdc0fbcaf6e9f
Gerrit-Change-Number: 22536
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210129/72be009b/attachment.htm>


More information about the gerrit-log mailing list