[PATCH] libosmo-abis[master]: e1_input: remove superflous semi colon

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Nov 16 10:04:33 UTC 2016


Review at  https://gerrit.osmocom.org/1254

e1_input: remove superflous semi colon

Change-Id: I7e9079cbac1d9920da2aace35810682b49ec532f
---
M src/e1_input.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/54/1254/1

diff --git a/src/e1_input.c b/src/e1_input.c
index 970bdb9..2c8a541 100644
--- a/src/e1_input.c
+++ b/src/e1_input.c
@@ -232,7 +232,7 @@
 	struct e1inp_sign_link *sign_link = msg->dst;
 	struct e1inp_driver *e1inp_driver;
 	struct e1inp_ts *e1i_ts;
-;
+
 	msg->l2h = msg->data;
 
 	/* don't know how to route this message. */

-- 
To view, visit https://gerrit.osmocom.org/1254
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7e9079cbac1d9920da2aace35810682b49ec532f
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>



More information about the gerrit-log mailing list