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

@@ -10,11 +10,12 @@
class CBlock;
class CBlockIndex;
struct CBlockTemplate;
class CReserveKey;
class CScript;
class CWallet;
struct CBlockTemplate;
/** Run the miner threads */
void GenerateBitcoins(bool fGenerate, CWallet* pwallet, int nThreads);
/** Generate a new block, without valid proof-of-work */