laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-mgw/+/31585 )

Change subject: mgcp_e1: rewrite comment
......................................................................

mgcp_e1: rewrite comment

Change-Id: I5e6db4e29ae4af1ec790a4e8b201930206cc5828
---
M src/libosmo-mgcp/mgcp_e1.c
1 file changed, 10 insertions(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified




diff --git a/src/libosmo-mgcp/mgcp_e1.c b/src/libosmo-mgcp/mgcp_e1.c
index f7636b4..80a48ab 100644
--- a/src/libosmo-mgcp/mgcp_e1.c
+++ b/src/libosmo-mgcp/mgcp_e1.c
@@ -309,7 +309,7 @@
        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");

--
To view, visit https://gerrit.osmocom.org/c/osmo-mgw/+/31585
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: I5e6db4e29ae4af1ec790a4e8b201930206cc5828
Gerrit-Change-Number: 31585
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to