mgcp_e1: rewrite comment

Change-Id: I5e6db4e29ae4af1ec790a4e8b201930206cc5828
changes/85/31585/2
Philipp Maier 3 months ago committed by laforge
parent 263a1a3e8f
commit 544016d8e6

@ -309,7 +309,7 @@ skip:
return;
}
/* Function to handle outgoing E1 traffic */
/* handle outgoing E1 traffic */
static void e1_send(struct e1inp_ts *ts, struct mgcp_trunk *trunk)
{
struct msgb *msg = msgb_alloc_c(trunk, E1_TS_BYTES, "E1-TX-timeslot-bytes");

Loading…
Cancel
Save