Apply astyle

pull/13610/head
Bora Özgen 2020-09-21 14:37:56 +02:00
parent 8483d59879
commit 9f24c045d7
1 changed files with 1 additions and 1 deletions

View File

@ -759,7 +759,7 @@ void AT_CellularContext::check_and_deactivate_context()
if (_is_context_active && (rat < CellularNetwork::RAT_E_UTRAN || active_contexts_count > 1)) {
_at.clear_error();
}
deactivate_context();
if (_new_context_set) {