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/route/routing-table-calculator.hpp b/src/route/routing-table-calculator.hpp index 9dbce30..4ee683e 100644 --- a/src/route/routing-table-calculator.hpp +++ b/src/route/routing-table-calculator.hpp
@@ -186,6 +186,6 @@ static const int32_t ROUTER_NOT_FOUND; }; -}//namespace nlsr +} // namespace nlsr #endif //NLSR_ROUTING_TABLE_CALCULATOR_HPP