[MERGED] 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:08:05 UTC 2016


Harald Welte has submitted this change and it was merged.

Change subject: e1_input: remove superflous semi colon
......................................................................


e1_input: remove superflous semi colon

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

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: I7e9079cbac1d9920da2aace35810682b49ec532f
Gerrit-PatchSet: 2
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>



More information about the gerrit-log mailing list