aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2021-08-31 09:46:35 +0200
committerlaforge <laforge@osmocom.org>2021-08-31 19:54:28 +0000
commite67edfdec208d237405c92af6199d5299f0cf4ca (patch)
tree55d9e3f2063ef597e3494901725675f1b647291a
parent55ce87da69cd2ffa58beb309b905a13b6b9b60b5 (diff)
gsm_08_58: fix sourcecode formatting
-rw-r--r--include/osmocom/gsm/protocol/gsm_08_58.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/gsm/protocol/gsm_08_58.h b/include/osmocom/gsm/protocol/gsm_08_58.h
index 5713a0f9..e4e90ed7 100644
--- a/include/osmocom/gsm/protocol/gsm_08_58.h
+++ b/include/osmocom/gsm/protocol/gsm_08_58.h
@@ -365,7 +365,7 @@ enum abis_rsl_ie {
RSL_IE_SIEMENS_SUGGESTED_RATE = 0x4f,
/* Osmocom specific */
- RSL_IE_OSMO_REP_ACCH_CAP= 0x60,
+ RSL_IE_OSMO_REP_ACCH_CAP = 0x60,
RSL_IE_OSMO_TRAINING_SEQUENCE = 0x61,
RSL_IE_OSMO_TEMP_OVP_ACCH_CAP = 0x62,