mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
[Trivial] ensure minimal header conventions
- ensure header namespaces and end comments are correct - add missing header end comments - ensure minimal formatting (add newlines etc.)
This commit is contained in:
@@ -121,4 +121,4 @@ static inline size_t DynamicUsage(const boost::unordered_map<X, Y, Z>& m)
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif // BITCOIN_MEMUSAGE_H
|
||||
|
||||
Reference in New Issue
Block a user