mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-06 21:19:35 +01:00
[trivial] Add end of namespace comments
This commit is contained in:
@@ -468,7 +468,7 @@ std::string JSONPrettyPrint(const UniValue& univalue)
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
}
|
||||
} // namespace
|
||||
|
||||
BOOST_AUTO_TEST_CASE(script_build)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user