[Nice] [nice/master] Fix indentation of closing bracket

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


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

diff --git a/agent/conncheck.c b/agent/conncheck.c
index 8f35319..ce6d1c9 100644
--- a/agent/conncheck.c
+++ b/agent/conncheck.c
@@ -315,7 +315,7 @@ static gboolean priv_conn_check_tick_stream (Stream *stream, NiceAgent *agent, G
       ++s_nominated;
     else if (p->state == NICE_CHECK_SUCCEEDED && !p->nominated)
       ++s_waiting_for_nomination;
-    }
+  }
 
     /* note: keep the timer going as long as there is work to be done */
   if (s_inprogress)
-- 
1.5.6.5




More information about the Nice mailing list