pcu_sock: fix sourcecode formatting

Change-Id: I593c16efa1639aa8d2f90735bfdc9750cf695ecd
Related: OS#5198
This commit is contained in:
Philipp Maier 2023-01-30 17:41:20 +01:00
parent a68cdf57a3
commit f21d423b0c
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ static int pcu_tx_info_ind(struct gsm_bts *bts)
bts_sm = bts->site_mgr;
LOGP(DPCU, LOGL_INFO, "Sending info for BTS %d\n",bts->nr);
LOGP(DPCU, LOGL_INFO, "Sending info for BTS %d\n", bts->nr);
rlcc = &bts->gprs.cell.rlc_cfg;