dexter has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-mgw/+/31584 )


Change subject: mgcp_e1: fix typo
......................................................................

mgcp_e1: fix typo

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/84/31584/1

diff --git a/src/libosmo-mgcp/mgcp_e1.c b/src/libosmo-mgcp/mgcp_e1.c
index c1aeadd..f7636b4 100644
--- a/src/libosmo-mgcp/mgcp_e1.c
+++ b/src/libosmo-mgcp/mgcp_e1.c
@@ -222,7 +222,7 @@
        osmo_i460_mux_enqueue(endp->e1.schan, msg);
 }

-/* called by I.460 de-multeiplexer; feed output of I.460 demux into TRAU frame 
sync */
+/* called by I.460 de-multiplexer; feed output of I.460 demux into TRAU frame 
sync */
 static void e1_i460_demux_bits_cb(struct osmo_i460_subchan *schan, void 
*user_data, const ubit_t *bits,
                                  unsigned int num_bits)
 {

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

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: Ida399e58b996ebab74e719ec907984e5aa9ddce4
Gerrit-Change-Number: 31584
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <[email protected]>
Gerrit-MessageType: newchange

Reply via email to