Trim trailing whitespace for src/*.{h,cpp}

This commit is contained in:
Jeff Garzik
2012-09-18 15:07:58 -04:00
committed by Jeff Garzik
parent 8b371316c5
commit ea0796bde3
11 changed files with 17 additions and 17 deletions

View File

@@ -353,7 +353,7 @@ static void WriteOrderPos(const int64& nOrderPos, mapValue_t& mapValue)
}
/** A transaction with a bunch of additional info that only the owner cares about.
/** A transaction with a bunch of additional info that only the owner cares about.
* It includes any unrecorded transactions needed to link it back to the block chain.
*/
class CWalletTx : public CMerkleTx