Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/13770 )

Change subject: cosmetic: handle_modify_con: Fix indentation level
......................................................................

cosmetic: handle_modify_con: Fix indentation level

Change-Id: Ieb1e07d667a9fc1ff1e2fd367cbdb3c0dbfd4607
---
M src/libosmo-mgcp/mgcp_protocol.c
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/src/libosmo-mgcp/mgcp_protocol.c b/src/libosmo-mgcp/mgcp_protocol.c
index ac6b4ea..9be4eda 100644
--- a/src/libosmo-mgcp/mgcp_protocol.c
+++ b/src/libosmo-mgcp/mgcp_protocol.c
@@ -1151,7 +1151,7 @@
                        goto error3;
                }
        } else
-                       conn->conn->mode = conn->conn->mode_orig;
+               conn->conn->mode = conn->conn->mode_orig;

        /* Set local connection options, if present */
        if (local_options) {

--
To view, visit https://gerrit.osmocom.org/13770
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: Ieb1e07d667a9fc1ff1e2fd367cbdb3c0dbfd4607
Gerrit-Change-Number: 13770
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Vadim Yanitskiy <[email protected]>

Reply via email to