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/hello-protocol.hpp b/src/hello-protocol.hpp index a37bb2e..e22d0e7 100644 --- a/src/hello-protocol.hpp +++ b/src/hello-protocol.hpp
@@ -88,6 +88,6 @@ static const std::string NLSR_COMPONENT; }; -} //namespace nlsr +} // namespace nlsr #endif // NLSR_HELLO_PROTOCOL_HPP