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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Wed Apr 24 10:04:01 UTC 2019


Pau Espin Pedrol has uploaded this change for review. ( 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(-)



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

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: newchange
Gerrit-Change-Id: Ieb1e07d667a9fc1ff1e2fd367cbdb3c0dbfd4607
Gerrit-Change-Number: 13770
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190424/46d190e5/attachment.htm>


More information about the gerrit-log mailing list