From e67edfdec208d237405c92af6199d5299f0cf4ca Mon Sep 17 00:00:00 2001 From: Philipp Maier Date: Tue, 31 Aug 2021 09:46:35 +0200 Subject: gsm_08_58: fix sourcecode formatting Change-Id: Ia58c25441911d6f872a8ec5664c71e56ad895f97 --- include/osmocom/gsm/protocol/gsm_08_58.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- cgit v1.2.3