From 1add5a53cb100a337d32f05d904ae363714d5f0d Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 28 Aug 2020 19:39:12 +0200 Subject: mgcp-client: Fix trailing whitespace in mgcp_client_fsm.h Change-Id: Iad9ee764c1b6d7960a810a3eef95b207596e4796 --- include/osmocom/mgcp_client/mgcp_client_fsm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/osmocom/mgcp_client/mgcp_client_fsm.h b/include/osmocom/mgcp_client/mgcp_client_fsm.h index c763d741a..a1ebbb69f 100644 --- a/include/osmocom/mgcp_client/mgcp_client_fsm.h +++ b/include/osmocom/mgcp_client/mgcp_client_fsm.h @@ -8,7 +8,7 @@ * (either remote or local). It is used to pass parameters (local) to the FSM * and get responses (remote) from the FSM as pointer attached to the FSM * event. - * + * * When modifiying a connection, the endpoint and call_id members may be left * unpopulated. The call_id field is ignored in this case. If an endpoint * identifier is supplied it is checked against the internal state to make -- cgit v1.2.3