ensure consistent header comment naming conventions
- BITCOIN_FOLDER_SUBFOLDER_FILENAME_H
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
9e16cb108e
commit
a21df62069
@@ -287,4 +287,4 @@ public:
|
||||
uint256 ArithToUint256(const arith_uint256 &);
|
||||
arith_uint256 UintToArith256(const uint256 &);
|
||||
|
||||
#endif // BITCOIN_UINT256_H
|
||||
#endif // BITCOIN_ARITH_UINT256_H
|
||||
|
||||
Reference in New Issue
Block a user