lynxis lazus submitted this change.
gsm_data.h: replace white spaces with tabs
Change-Id: I78604117ab50f92f0dcec040a85499f106757f48
---
M include/osmocom/bsc/gsm_data.h
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h
index 37d7947..481eae4 100644
--- a/include/osmocom/bsc/gsm_data.h
+++ b/include/osmocom/bsc/gsm_data.h
@@ -872,10 +872,10 @@
struct llist_head bts_list;
struct llist_head bts_rejected;
- /* BTS-based counters when we can't find the actual BTS
- * e.g. when conn->lchan is NULL */
- struct rate_ctr_group *bts_unknown_ctrs;
- struct osmo_stat_item_group *bts_unknown_statg;
+ /* BTS-based counters when we can't find the actual BTS
+ * e.g. when conn->lchan is NULL */
+ struct rate_ctr_group *bts_unknown_ctrs;
+ struct osmo_stat_item_group *bts_unknown_statg;
/* see gsm_network_T_defs */
struct osmo_tdef *T_defs;
To view, visit change 29787. To unsubscribe, or for help writing mail filters, visit settings.