nothing changed, checking git
diff --git a/nlsr.c b/nlsr.c
index b876f23..949d81e 100644
--- a/nlsr.c
+++ b/nlsr.c
@@ -1379,7 +1379,6 @@
 	res=sync_monitor(nlsr->topo_prefix,nlsr->slice_prefix);
 	ON_ERROR_DESTROY(res);
 
-
 	while(1)
 	{	
 		if ( nlsr->semaphor == NLSR_UNLOCKED  )