small formatting, indentation and comment fixes

- contains zero code changes
This commit is contained in:
Philip Kaufmann
2014-05-10 14:54:20 +02:00
parent 3d7399cb17
commit ac14bcc1f1
7 changed files with 22 additions and 22 deletions

View File

@@ -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);