fixeria submitted this change.
cosmetic: struct e1inp_ts: fix coding style
Change-Id: I64c30579f74391cefec6cdcba71e1f9e76ec9faa
---
M include/osmocom/abis/e1_input.h
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/include/osmocom/abis/e1_input.h b/include/osmocom/abis/e1_input.h
index b40382e..0d48333 100644
--- a/include/osmocom/abis/e1_input.h
+++ b/include/osmocom/abis/e1_input.h
@@ -130,7 +130,7 @@
/* 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 */
To view, visit change 32639. To unsubscribe, or for help writing mail filters, visit settings.