aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-08-28 19:39:12 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2020-08-31 17:10:08 +0200
commit1add5a53cb100a337d32f05d904ae363714d5f0d (patch)
tree3d7c9f9651d99bee8adac5d225efb7ad6e3e62b7
parent729bf3e45a7a12bef0d1f32c83614968061a50ce (diff)
mgcp-client: Fix trailing whitespace in mgcp_client_fsm.h
-rw-r--r--include/osmocom/mgcp_client/mgcp_client_fsm.h2
1 files changed, 1 insertions, 1 deletions
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