[Nice] [nice/master] Add space

Olivier Crête olivier.crete at collabora.co.uk
Wed Nov 5 14:02:17 PST 2008


---
 agent/discovery.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/agent/discovery.c b/agent/discovery.c
index b3847a2..c59236d 100644
--- a/agent/discovery.c
+++ b/agent/discovery.c
@@ -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);
   if (modified_list) {
     component->local_candidates = modified_list;
-- 
1.5.6.5




More information about the Nice mailing list