dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-abis/+/32373 )
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(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/73/32373/1
diff --git a/src/input/e1d.c b/src/input/e1d.c index 1fd18c9..15169f1 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 = NULL;