aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2022-10-18 03:46:11 +0200
committerlynxis lazus <lynxis@fe80.eu>2022-10-30 12:27:44 +0000
commitec95dac0eec17801d9c7180cd0eab849a53a44d5 (patch)
treedf8052d3438a817583798235cd9eb3135d768a16 /include
parent4f057d028d4ff43e9c822798c5cec3ddc68b8f54 (diff)
gsm_data.h: replace white spaces with tabs
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/bsc/gsm_data.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h
index 37d794702..481eae4a0 100644
--- a/include/osmocom/bsc/gsm_data.h
+++ b/include/osmocom/bsc/gsm_data.h
@@ -872,10 +872,10 @@ struct gsm_network {
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;