Fixed namespace formatting across all files.

refs: #3735

Change-Id: Ia04f0895de9906e280d6140f775bb6609db714e6
diff --git a/src/nlsr.hpp b/src/nlsr.hpp
index ba5e238..0da1573 100644
--- a/src/nlsr.hpp
+++ b/src/nlsr.hpp
@@ -391,6 +391,6 @@
   uint32_t m_firstHelloInterval;
 };
 
-} //namespace nlsr
+} // namespace nlsr
 
 #endif //NLSR_HPP