cosmetic: struct e1inp_ts: fix coding style

Change-Id: I64c30579f74391cefec6cdcba71e1f9e76ec9faa
This commit is contained in:
Vadim Yanitskiy 2023-05-05 21:35:33 +07:00
parent 36a075b06d
commit 4b1cac45f4
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ struct e1inp_ts {
/* ip.access driver has one fd for each ts */
struct osmo_fd fd;
/* ipa keep-alive */
struct osmo_fsm_inst* ka_fsm;
struct osmo_fsm_inst *ka_fsm;
} ipaccess;
struct {
/* DAHDI driver has one fd for each ts */