Change in osmo-mgw[master]: cosmetic: handle_modify_con: Fix indentation level

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Apr 24 13:31:09 UTC 2019


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 <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190424/be845890/attachment.htm>


More information about the gerrit-log mailing list