aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/e1_input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/e1_input.c b/src/e1_input.c
index 7222cee..8eecc0d 100644
--- a/src/e1_input.c
+++ b/src/e1_input.c
@@ -232,7 +232,7 @@ int abis_sendmsg(struct msgb *msg)
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. */