mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-31 16:24:48 +02:00
[trivial] Add end of namespace comments
This commit is contained in:
@@ -88,7 +88,7 @@ public:
|
||||
size_t& usage() { return cachedCoinsUsage; }
|
||||
};
|
||||
|
||||
}
|
||||
} // namespace
|
||||
|
||||
BOOST_FIXTURE_TEST_SUITE(coins_tests, BasicTestingSetup)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user