cosmetic: bts_trx.h: Fix whitespace

Change-Id: Ibcc3578cce23767445e53149796d0bd79f81ead8
This commit is contained in:
Pau Espin 2023-03-17 15:47:28 +01:00
parent c88ed31d9e
commit 48b00783f8
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@ struct gsm_bts_trx {
uint16_t arfcn;
int nominal_power; /* in dBm */
unsigned int max_power_red; /* in actual dB */
uint8_t max_power_backoff_8psk; /* in actual dB OC-2G only */
uint8_t c0_idle_power_red; /* in actual dB OC-2G only */
uint8_t max_power_backoff_8psk; /* in actual dB OC-2G only */
uint8_t c0_idle_power_red; /* in actual dB OC-2G only */
uint8_t ta_ctrl_interval; /* 1 step is 2 SACCH periods */