commit | fad8e257c054d2c0eca6a9e1a7635dbee34902ed | [log] [tgz] |
---|---|---|
author | Nick Gordon <nmgordon@memphis.edu> | Thu Aug 11 14:21:38 2016 -0500 |
committer | Nick Gordon <nmgordon@memphis.edu> | Fri Aug 12 13:49:12 2016 -0700 |
tree | 556fdc5f54af518a3a3f29a585c5b3517301716b | |
parent | f8b5bcd27e7a80d3c1174e0166f46e384764ee75 [diff] [blame] |
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