aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2023-04-19 15:46:36 +0200
committerPhilipp Maier <pmaier@sysmocom.de>2023-04-20 15:33:05 +0200
commit239a7049b7f13dba83112ca9e425eab3dd726db7 (patch)
tree37d77db45e8da6dea5f0dcf1fd7fcb7b9d5680b3
parente1d: fix sourcecode formatting (diff)
downloadlibosmo-abis-239a7049b7f13dba83112ca9e425eab3dd726db7.tar.xz
libosmo-abis-239a7049b7f13dba83112ca9e425eab3dd726db7.zip
e1d: cosmetic: remove double whitespace
Change-Id: If29ace652b71b33c3240f4dcb5eceeffb513d970
-rw-r--r--src/input/e1d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/e1d.c b/src/input/e1d.c
index 1296b52..f95d493 100644
--- a/src/input/e1d.c
+++ b/src/input/e1d.c
@@ -40,7 +40,7 @@
#include <osmocom/e1d/proto_clnt.h>
-#define TS_SIGN_ALLOC_SIZE 300
+#define TS_SIGN_ALLOC_SIZE 300
struct osmo_e1dp_client *g_e1d;