aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2017-11-08 10:08:51 +0100
committerHarald Welte <laforge@gnumonks.org>2017-11-12 14:22:46 +0000
commitc9179fbcdd2f51a600a6ba1a43dc6ea9cd99e6ae (patch)
tree66f6be6c991a94e44d036a27b2e045dd519e65e4 /include
parentf04e9c2f361d90c6f04619d6139126adedf849e5 (diff)
cosmetic: remove distracting newline
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/bsc/osmo_bsc_mgcp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/osmocom/bsc/osmo_bsc_mgcp.h b/include/osmocom/bsc/osmo_bsc_mgcp.h
index ddcba0f49..dd26d4013 100644
--- a/include/osmocom/bsc/osmo_bsc_mgcp.h
+++ b/include/osmocom/bsc/osmo_bsc_mgcp.h
@@ -31,7 +31,6 @@ struct mgcp_ctx {
/* Copy of the pointer and the data with context information
* needed to process the AoIP and MGCP requests (system data) */
struct mgcp_client *mgcp;
-
struct osmo_bsc_sccp_con *conn;
enum gsm48_chan_mode chan_mode;
bool full_rate;