Pau Espin Pedrol has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/13739 )

Change subject: cosmetic: Fix typos in comment
......................................................................

cosmetic: Fix typos in comment

Change-Id: I3c638033f1008325d2d653f00717e8c4a1bf9789
---
M src/libosmo-mgcp/mgcp_protocol.c
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Vadim Yanitskiy: Looks good to me, approved



diff --git a/src/libosmo-mgcp/mgcp_protocol.c b/src/libosmo-mgcp/mgcp_protocol.c
index 2acc7fd..ac6b4ea 100644
--- a/src/libosmo-mgcp/mgcp_protocol.c
+++ b/src/libosmo-mgcp/mgcp_protocol.c
@@ -437,8 +437,8 @@
 /* Try to find a free port by attempting to bind on it. Also handle the
  * counter that points on the next free port. Since we have a pointer
  * to the next free port, binding should in work on the first attempt in
- * general. In case of failure the next port is tryed until the whole port
- * range is tryed once. */
+ * general. In case of failure the next port is tried until the whole port
+ * range is tried once. */
 static int allocate_port(struct mgcp_endpoint *endp, struct mgcp_conn_rtp 
*conn)
 {
        int i;

--
To view, visit https://gerrit.osmocom.org/13739
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I3c638033f1008325d2d653f00717e8c4a1bf9789
Gerrit-Change-Number: 13739
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Vadim Yanitskiy <[email protected]>

Reply via email to