dexter has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/32373 )
(
1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: e1d: cosmetic: remove double whitespace ......................................................................
e1d: cosmetic: remove double whitespace
Change-Id: If29ace652b71b33c3240f4dcb5eceeffb513d970 --- M src/input/e1d.c 1 file changed, 10 insertions(+), 1 deletion(-)
Approvals: pespin: Looks good to me, but someone else must approve laforge: Looks good to me, approved Jenkins Builder: Verified
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;