cosmetic: handle_modify_con: Fix indentation level

Change-Id: Ieb1e07d667a9fc1ff1e2fd367cbdb3c0dbfd4607
This commit is contained in:
Pau Espin 2019-04-24 12:03:04 +02:00
parent ef6304e4a1
commit 209eb9f103
1 changed files with 1 additions and 1 deletions

View File

@ -1151,7 +1151,7 @@ mgcp_header_done:
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) {