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/tests/test-nexthop-list.cpp b/tests/test-nexthop-list.cpp index 0389a9d..1ab18da 100644 --- a/tests/test-nexthop-list.cpp +++ b/tests/test-nexthop-list.cpp
@@ -116,5 +116,5 @@ BOOST_AUTO_TEST_SUITE_END() -} //namespace test -} //namespace nlsr +} // namespace test +} // namespace nlsr