mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-07 20:43:03 +02: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