mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 07:28:59 +01:00
Merge pull request #4170
ac14bcc small formatting, indentation and comment fixes (Philip Kaufmann)
This commit is contained in:
@@ -1013,7 +1013,6 @@ public:
|
||||
/** RAII wrapper for VerifyDB: Verify consistency of the block and coin databases */
|
||||
class CVerifyDB {
|
||||
public:
|
||||
|
||||
CVerifyDB();
|
||||
~CVerifyDB();
|
||||
bool VerifyDB(int nCheckLevel, int nCheckDepth);
|
||||
|
||||
Reference in New Issue
Block a user