commit | 5a682d51447969d91a405492f246d8cb1cd235f8 | [log] [tgz] |
---|---|---|
author | tylerliu <tylersiqi@163.com> | Tue Nov 17 11:19:56 2020 -0800 |
committer | tylerliu <tylersiqi@163.com> | Tue Nov 17 11:19:56 2020 -0800 |
tree | b023f8078937d848b419e4d302224306c055fbed | |
parent | 8059302f56eb184ef262c976293e0b72437aa0bc [diff] [blame] |
code style? Change-Id: Id86b925a69227d1bbda3540bbe92989cce1abe5d
diff --git a/src/detail/challenge-encoder.hpp b/src/detail/challenge-encoder.hpp index 0bd930c..f5cad6f 100644 --- a/src/detail/challenge-encoder.hpp +++ b/src/detail/challenge-encoder.hpp
@@ -34,7 +34,7 @@ void decodeDataContent(const Block& contentBlock, requester::RequestState& state); -} // namespace ChallengeEncoder +} // namespace challengetlv } // namespace ndncert } // namespace ndn