mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
small formatting, indentation and comment fixes
- contains zero code changes
This commit is contained in:
@@ -1019,7 +1019,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