Fixed namespace formatting across all files.

refs: #3735

Change-Id: Ia04f0895de9906e280d6140f775bb6609db714e6
diff --git a/src/communication/sync-logic-handler.hpp b/src/communication/sync-logic-handler.hpp
index 83d4060..b182a4b 100644
--- a/src/communication/sync-logic-handler.hpp
+++ b/src/communication/sync-logic-handler.hpp
@@ -104,6 +104,6 @@
 
 };
 
-} //namespace nlsr
+} // namespace nlsr
 
 #endif //NLSR_SYNC_LOGIC_HANDLER_HPP