commit | 1753afb2df1061c8cb8e877cccbf9575edc55ce9 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Fri Apr 17 20:59:50 2015 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Fri Apr 17 20:59:50 2015 -0700 |
tree | 37dbb61a4e36efe18476fe7556787a21d801dd97 | |
parent | 1d8a5812237c95016a1acfd7b62e467ffd47637e [diff] [blame] |
core: unify version string refs #2671 Change-Id: I88a58a500a43635cc8698c4bf444723d6e713590
diff --git a/core/common.hpp b/core/common.hpp index 4085d68..e8afc87 100644 --- a/core/common.hpp +++ b/core/common.hpp
@@ -57,6 +57,6 @@ using boost::noncopyable; -} // namespace +} // namespace ndn #endif // NDN_TOOLS_CORE_COMMON_HPP