ensure consistent header comment naming conventions

- BITCOIN_FOLDER_SUBFOLDER_FILENAME_H
This commit is contained in:
Philip Kaufmann
2015-03-21 18:15:31 +01:00
committed by Wladimir J. van der Laan
parent 9e16cb108e
commit a21df62069
10 changed files with 28 additions and 28 deletions

View File

@@ -287,4 +287,4 @@ public:
uint256 ArithToUint256(const arith_uint256 &);
arith_uint256 UintToArith256(const uint256 &);
#endif // BITCOIN_UINT256_H
#endif // BITCOIN_ARITH_UINT256_H