Skip to content

Commit 9f24c04

Browse files
committed
Apply astyle
1 parent 8483d59 commit 9f24c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connectivity/cellular/source/framework/AT/AT_CellularContext.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ void AT_CellularContext::check_and_deactivate_context()
759759
if (_is_context_active && (rat < CellularNetwork::RAT_E_UTRAN || active_contexts_count > 1)) {
760760
_at.clear_error();
761761
}
762-
762+
763763
deactivate_context();
764764

765765
if (_new_context_set) {

0 commit comments

Comments
 (0)