Commit f1fc661d authored by Olivier Crête's avatar Olivier Crête

Add space

parent 73d73924
...@@ -143,7 +143,7 @@ static gboolean priv_add_local_candidate_pruned (Component *component, NiceCandi ...@@ -143,7 +143,7 @@ static gboolean priv_add_local_candidate_pruned (Component *component, NiceCandi
} }
} }
modified_list= g_slist_append (component->local_candidates, modified_list = g_slist_append (component->local_candidates,
candidate); candidate);
if (modified_list) { if (modified_list) {
component->local_candidates = modified_list; component->local_candidates = modified_list;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment